From 65c1c98815817aebe56936a5670628781444893d Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 2 Nov 2008 23:53:36 +0000 Subject: Fix up raven-branch copyright notices. Subversion-branch: /branches/raven-branch Subversion-revision: 1375 --- src/d_ticcmd.h | 1 + src/heretic/am_data.h | 1 + src/heretic/am_map.c | 1 + src/heretic/am_map.h | 1 + src/heretic/ct_chat.c | 1 + src/heretic/ct_chat.h | 1 + src/heretic/d_main.c | 1 + src/heretic/d_net.c | 1 + src/heretic/doomdata.h | 1 + src/heretic/doomdef.h | 1 + src/heretic/dstrings.h | 1 + src/heretic/f_finale.c | 1 + src/heretic/g_game.c | 1 + src/heretic/i_ibm.c | 1 + src/heretic/i_sound.c | 1 + src/heretic/in_lude.c | 1 + src/heretic/info.c | 1 + src/heretic/info.h | 1 + src/heretic/m_random.c | 1 + src/heretic/m_random.h | 1 + src/heretic/mn_menu.c | 1 + src/heretic/p_ceilng.c | 1 + src/heretic/p_doors.c | 1 + src/heretic/p_enemy.c | 1 + src/heretic/p_floor.c | 1 + src/heretic/p_inter.c | 1 + src/heretic/p_lights.c | 1 + src/heretic/p_local.h | 1 + src/heretic/p_map.c | 1 + src/heretic/p_maputl.c | 1 + src/heretic/p_mobj.c | 1 + src/heretic/p_plats.c | 1 + src/heretic/p_pspr.c | 1 + src/heretic/p_setup.c | 1 + src/heretic/p_sight.c | 1 + src/heretic/p_spec.c | 1 + src/heretic/p_spec.h | 1 + src/heretic/p_switch.c | 1 + src/heretic/p_telept.c | 1 + src/heretic/p_tick.c | 1 + src/heretic/p_user.c | 1 + src/heretic/r_bsp.c | 1 + src/heretic/r_data.c | 1 + src/heretic/r_draw.c | 1 + src/heretic/r_local.h | 1 + src/heretic/r_main.c | 1 + src/heretic/r_plane.c | 1 + src/heretic/r_segs.c | 1 + src/heretic/r_things.c | 1 + src/heretic/s_sound.c | 1 + src/heretic/s_sound.h | 1 + src/heretic/sb_bar.c | 1 + src/heretic/sounds.c | 1 + src/heretic/sounds.h | 1 + src/hexen/a_action.c | 1 + src/hexen/am_data.h | 1 + src/hexen/am_map.c | 1 + src/hexen/am_map.h | 1 + src/hexen/ct_chat.c | 1 + src/hexen/ct_chat.h | 1 + src/hexen/d_net.c | 1 + src/hexen/f_finale.c | 1 + src/hexen/g_game.c | 1 + src/hexen/h2_main.c | 1 + src/hexen/h2def.h | 1 + src/hexen/i_header.h | 1 + src/hexen/i_ibm.c | 1 + src/hexen/i_sound.c | 1 + src/hexen/in_lude.c | 1 + src/hexen/info.c | 1 + src/hexen/info.h | 1 + src/hexen/m_misc.c | 1 + src/hexen/m_random.c | 1 + src/hexen/m_random.h | 1 + src/hexen/mn_menu.c | 1 + src/hexen/p_acs.c | 1 + src/hexen/p_anim.c | 1 + src/hexen/p_ceilng.c | 1 + src/hexen/p_doors.c | 1 + src/hexen/p_enemy.c | 1 + src/hexen/p_floor.c | 1 + src/hexen/p_inter.c | 1 + src/hexen/p_lights.c | 1 + src/hexen/p_local.h | 1 + src/hexen/p_map.c | 1 + src/hexen/p_maputl.c | 1 + src/hexen/p_mobj.c | 1 + src/hexen/p_plats.c | 1 + src/hexen/p_pspr.c | 1 + src/hexen/p_setup.c | 1 + src/hexen/p_sight.c | 1 + src/hexen/p_spec.c | 1 + src/hexen/p_spec.h | 1 + src/hexen/p_switch.c | 1 + src/hexen/p_telept.c | 1 + src/hexen/p_things.c | 1 + src/hexen/p_tick.c | 1 + src/hexen/p_user.c | 1 + src/hexen/po_man.c | 1 + src/hexen/r_bsp.c | 1 + src/hexen/r_data.c | 1 + src/hexen/r_draw.c | 1 + src/hexen/r_local.h | 1 + src/hexen/r_main.c | 1 + src/hexen/r_plane.c | 1 + src/hexen/r_segs.c | 1 + src/hexen/r_things.c | 1 + src/hexen/s_sound.c | 1 + src/hexen/s_sound.h | 1 + src/hexen/sb_bar.c | 1 + src/hexen/sc_man.c | 1 + src/hexen/sn_sonix.c | 1 + src/hexen/sounds.c | 1 + src/hexen/sounds.h | 1 + src/hexen/st_start.c | 1 + src/hexen/st_start.h | 1 + src/hexen/sv_save.c | 1 + src/hexen/textdefs.h | 1 + src/hexen/xddefs.h | 1 + src/m_config.c | 1 + src/m_controls.c | 1 + src/m_controls.h | 1 + src/m_misc.c | 1 + src/tables.h | 1 + src/v_video.c | 1 + 125 files changed, 125 insertions(+) diff --git a/src/d_ticcmd.h b/src/d_ticcmd.h index 1cd72d70..b3651835 100644 --- a/src/d_ticcmd.h +++ b/src/d_ticcmd.h @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005 Simon Howard // // This program is free software; you can redistribute it and/or diff --git a/src/heretic/am_data.h b/src/heretic/am_data.h index c3b10e30..c4c99e9b 100644 --- a/src/heretic/am_data.h +++ b/src/heretic/am_data.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/am_map.c b/src/heretic/am_map.c index ec003c0f..036c7ffb 100644 --- a/src/heretic/am_map.c +++ b/src/heretic/am_map.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/am_map.h b/src/heretic/am_map.h index e88737dc..f1b05cb6 100644 --- a/src/heretic/am_map.h +++ b/src/heretic/am_map.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/ct_chat.c b/src/heretic/ct_chat.c index 25ebbeae..75fa6035 100644 --- a/src/heretic/ct_chat.c +++ b/src/heretic/ct_chat.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/ct_chat.h b/src/heretic/ct_chat.h index eee7e6ce..84544e56 100644 --- a/src/heretic/ct_chat.h +++ b/src/heretic/ct_chat.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/d_main.c b/src/heretic/d_main.c index 70fd57c0..add85681 100644 --- a/src/heretic/d_main.c +++ b/src/heretic/d_main.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/d_net.c b/src/heretic/d_net.c index f8028e62..f6121e91 100644 --- a/src/heretic/d_net.c +++ b/src/heretic/d_net.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/doomdata.h b/src/heretic/doomdata.h index b5abbe8b..ac84ec46 100644 --- a/src/heretic/doomdata.h +++ b/src/heretic/doomdata.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/doomdef.h b/src/heretic/doomdef.h index e18f14f9..02797f92 100644 --- a/src/heretic/doomdef.h +++ b/src/heretic/doomdef.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/dstrings.h b/src/heretic/dstrings.h index 875bcc42..aea5548e 100644 --- a/src/heretic/dstrings.h +++ b/src/heretic/dstrings.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/f_finale.c b/src/heretic/f_finale.c index d054459c..03806214 100644 --- a/src/heretic/f_finale.c +++ b/src/heretic/f_finale.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/g_game.c b/src/heretic/g_game.c index 54218087..30fdc0cd 100644 --- a/src/heretic/g_game.c +++ b/src/heretic/g_game.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/i_ibm.c b/src/heretic/i_ibm.c index b93b9fa0..cf668680 100644 --- a/src/heretic/i_ibm.c +++ b/src/heretic/i_ibm.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/i_sound.c b/src/heretic/i_sound.c index 8f0d5f35..d3f04767 100644 --- a/src/heretic/i_sound.c +++ b/src/heretic/i_sound.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/in_lude.c b/src/heretic/in_lude.c index f0899abb..e29378eb 100644 --- a/src/heretic/in_lude.c +++ b/src/heretic/in_lude.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/info.c b/src/heretic/info.c index 7e271ce3..3baa10e4 100644 --- a/src/heretic/info.c +++ b/src/heretic/info.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/info.h b/src/heretic/info.h index 0a27657b..1d800f6b 100644 --- a/src/heretic/info.h +++ b/src/heretic/info.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/m_random.c b/src/heretic/m_random.c index 74dbc2d8..383d906c 100644 --- a/src/heretic/m_random.c +++ b/src/heretic/m_random.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/m_random.h b/src/heretic/m_random.h index 66fad6cb..b1d2ca7d 100644 --- a/src/heretic/m_random.h +++ b/src/heretic/m_random.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/mn_menu.c b/src/heretic/mn_menu.c index 369da690..f376edb2 100644 --- a/src/heretic/mn_menu.c +++ b/src/heretic/mn_menu.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_ceilng.c b/src/heretic/p_ceilng.c index ba856c63..71b7b4b5 100644 --- a/src/heretic/p_ceilng.c +++ b/src/heretic/p_ceilng.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_doors.c b/src/heretic/p_doors.c index 45f6883d..303922c8 100644 --- a/src/heretic/p_doors.c +++ b/src/heretic/p_doors.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_enemy.c b/src/heretic/p_enemy.c index 1097b612..05566a07 100644 --- a/src/heretic/p_enemy.c +++ b/src/heretic/p_enemy.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_floor.c b/src/heretic/p_floor.c index cd043bde..b91cc06b 100644 --- a/src/heretic/p_floor.c +++ b/src/heretic/p_floor.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_inter.c b/src/heretic/p_inter.c index 25ac3808..fba6d215 100644 --- a/src/heretic/p_inter.c +++ b/src/heretic/p_inter.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_lights.c b/src/heretic/p_lights.c index 2c3dc695..5d97a55e 100644 --- a/src/heretic/p_lights.c +++ b/src/heretic/p_lights.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_local.h b/src/heretic/p_local.h index 0e5337dc..4fb58236 100644 --- a/src/heretic/p_local.h +++ b/src/heretic/p_local.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_map.c b/src/heretic/p_map.c index 68353156..0b1c6df1 100644 --- a/src/heretic/p_map.c +++ b/src/heretic/p_map.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_maputl.c b/src/heretic/p_maputl.c index fb6b7482..3d848af2 100644 --- a/src/heretic/p_maputl.c +++ b/src/heretic/p_maputl.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_mobj.c b/src/heretic/p_mobj.c index dd7e80c6..73698263 100644 --- a/src/heretic/p_mobj.c +++ b/src/heretic/p_mobj.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_plats.c b/src/heretic/p_plats.c index 93452b0f..fe7b2061 100644 --- a/src/heretic/p_plats.c +++ b/src/heretic/p_plats.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_pspr.c b/src/heretic/p_pspr.c index d3261093..07a04ac7 100644 --- a/src/heretic/p_pspr.c +++ b/src/heretic/p_pspr.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_setup.c b/src/heretic/p_setup.c index ed45353a..a3bd2912 100644 --- a/src/heretic/p_setup.c +++ b/src/heretic/p_setup.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_sight.c b/src/heretic/p_sight.c index 294736ab..002b32a9 100644 --- a/src/heretic/p_sight.c +++ b/src/heretic/p_sight.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_spec.c b/src/heretic/p_spec.c index ee454c05..e357e680 100644 --- a/src/heretic/p_spec.c +++ b/src/heretic/p_spec.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_spec.h b/src/heretic/p_spec.h index 3f65bf29..298046fd 100644 --- a/src/heretic/p_spec.h +++ b/src/heretic/p_spec.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_switch.c b/src/heretic/p_switch.c index 1c4dcf09..d1d7e0bf 100644 --- a/src/heretic/p_switch.c +++ b/src/heretic/p_switch.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_telept.c b/src/heretic/p_telept.c index f8030337..91d10f9b 100644 --- a/src/heretic/p_telept.c +++ b/src/heretic/p_telept.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_tick.c b/src/heretic/p_tick.c index 089afdbf..9758be3a 100644 --- a/src/heretic/p_tick.c +++ b/src/heretic/p_tick.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/p_user.c b/src/heretic/p_user.c index 676b67a7..4b8f38f7 100644 --- a/src/heretic/p_user.c +++ b/src/heretic/p_user.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_bsp.c b/src/heretic/r_bsp.c index a6b2d340..16ef8ae1 100644 --- a/src/heretic/r_bsp.c +++ b/src/heretic/r_bsp.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_data.c b/src/heretic/r_data.c index 153f2a70..994504f5 100644 --- a/src/heretic/r_data.c +++ b/src/heretic/r_data.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_draw.c b/src/heretic/r_draw.c index 23726b9c..f795b318 100644 --- a/src/heretic/r_draw.c +++ b/src/heretic/r_draw.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_local.h b/src/heretic/r_local.h index d273fea7..184b0288 100644 --- a/src/heretic/r_local.h +++ b/src/heretic/r_local.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_main.c b/src/heretic/r_main.c index f13ebfa7..69b18e1f 100644 --- a/src/heretic/r_main.c +++ b/src/heretic/r_main.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_plane.c b/src/heretic/r_plane.c index 8c56dad5..e35e2931 100644 --- a/src/heretic/r_plane.c +++ b/src/heretic/r_plane.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_segs.c b/src/heretic/r_segs.c index 6a675450..4e95a2ae 100644 --- a/src/heretic/r_segs.c +++ b/src/heretic/r_segs.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/r_things.c b/src/heretic/r_things.c index 0cf28aa7..6302303e 100644 --- a/src/heretic/r_things.c +++ b/src/heretic/r_things.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/s_sound.c b/src/heretic/s_sound.c index 512bbfd5..2e3e200f 100644 --- a/src/heretic/s_sound.c +++ b/src/heretic/s_sound.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/s_sound.h b/src/heretic/s_sound.h index fb63de08..c000d2a9 100644 --- a/src/heretic/s_sound.h +++ b/src/heretic/s_sound.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/sb_bar.c b/src/heretic/sb_bar.c index e21fc1c2..407290ff 100644 --- a/src/heretic/sb_bar.c +++ b/src/heretic/sb_bar.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/sounds.c b/src/heretic/sounds.c index ba4cee0b..f62110c6 100644 --- a/src/heretic/sounds.c +++ b/src/heretic/sounds.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/heretic/sounds.h b/src/heretic/sounds.h index 685bfa61..707185c0 100644 --- a/src/heretic/sounds.h +++ b/src/heretic/sounds.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/a_action.c b/src/hexen/a_action.c index 29500618..a202733d 100644 --- a/src/hexen/a_action.c +++ b/src/hexen/a_action.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/am_data.h b/src/hexen/am_data.h index eb4c17c6..70522cdb 100644 --- a/src/hexen/am_data.h +++ b/src/hexen/am_data.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/am_map.c b/src/hexen/am_map.c index 5a68bf91..27789f3e 100644 --- a/src/hexen/am_map.c +++ b/src/hexen/am_map.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/am_map.h b/src/hexen/am_map.h index 40374aee..21734592 100644 --- a/src/hexen/am_map.h +++ b/src/hexen/am_map.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/ct_chat.c b/src/hexen/ct_chat.c index 10a8829b..74fe96f8 100644 --- a/src/hexen/ct_chat.c +++ b/src/hexen/ct_chat.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/ct_chat.h b/src/hexen/ct_chat.h index cdd26143..e390c28b 100644 --- a/src/hexen/ct_chat.h +++ b/src/hexen/ct_chat.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/d_net.c b/src/hexen/d_net.c index b21573c8..f199cd38 100644 --- a/src/hexen/d_net.c +++ b/src/hexen/d_net.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/f_finale.c b/src/hexen/f_finale.c index 39b390eb..e728ae58 100644 --- a/src/hexen/f_finale.c +++ b/src/hexen/f_finale.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/g_game.c b/src/hexen/g_game.c index abfd8d53..6fbddcf1 100644 --- a/src/hexen/g_game.c +++ b/src/hexen/g_game.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/h2_main.c b/src/hexen/h2_main.c index ecc9832a..8a1622f8 100644 --- a/src/hexen/h2_main.c +++ b/src/hexen/h2_main.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/h2def.h b/src/hexen/h2def.h index c0725ab3..e566657d 100644 --- a/src/hexen/h2def.h +++ b/src/hexen/h2def.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/i_header.h b/src/hexen/i_header.h index 6dc5daa3..6f930b6a 100644 --- a/src/hexen/i_header.h +++ b/src/hexen/i_header.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/i_ibm.c b/src/hexen/i_ibm.c index 50af0e98..ff476d37 100644 --- a/src/hexen/i_ibm.c +++ b/src/hexen/i_ibm.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/i_sound.c b/src/hexen/i_sound.c index cca8765a..9b68be60 100644 --- a/src/hexen/i_sound.c +++ b/src/hexen/i_sound.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/in_lude.c b/src/hexen/in_lude.c index 4d11b7c8..8e95596d 100644 --- a/src/hexen/in_lude.c +++ b/src/hexen/in_lude.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/info.c b/src/hexen/info.c index 95202cf7..5029baa4 100644 --- a/src/hexen/info.c +++ b/src/hexen/info.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/info.h b/src/hexen/info.h index 8d39de75..f0bbec38 100644 --- a/src/hexen/info.h +++ b/src/hexen/info.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/m_misc.c b/src/hexen/m_misc.c index 5382e3cb..dee6bd56 100644 --- a/src/hexen/m_misc.c +++ b/src/hexen/m_misc.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/m_random.c b/src/hexen/m_random.c index b84f6d63..1496490f 100644 --- a/src/hexen/m_random.c +++ b/src/hexen/m_random.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/m_random.h b/src/hexen/m_random.h index 1a7b9d53..44e4643d 100644 --- a/src/hexen/m_random.h +++ b/src/hexen/m_random.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/mn_menu.c b/src/hexen/mn_menu.c index dee86f97..e166022d 100644 --- a/src/hexen/mn_menu.c +++ b/src/hexen/mn_menu.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_acs.c b/src/hexen/p_acs.c index 5e4988ac..f49f2840 100644 --- a/src/hexen/p_acs.c +++ b/src/hexen/p_acs.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_anim.c b/src/hexen/p_anim.c index ef56e811..c23c95fa 100644 --- a/src/hexen/p_anim.c +++ b/src/hexen/p_anim.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_ceilng.c b/src/hexen/p_ceilng.c index dd8cc6ac..ab13d3ac 100644 --- a/src/hexen/p_ceilng.c +++ b/src/hexen/p_ceilng.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_doors.c b/src/hexen/p_doors.c index ccdb7327..8193b4ab 100644 --- a/src/hexen/p_doors.c +++ b/src/hexen/p_doors.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_enemy.c b/src/hexen/p_enemy.c index ac73d1f3..14bc4f49 100644 --- a/src/hexen/p_enemy.c +++ b/src/hexen/p_enemy.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_floor.c b/src/hexen/p_floor.c index 171ee713..40f9b934 100644 --- a/src/hexen/p_floor.c +++ b/src/hexen/p_floor.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_inter.c b/src/hexen/p_inter.c index 92298f21..b66042ad 100644 --- a/src/hexen/p_inter.c +++ b/src/hexen/p_inter.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_lights.c b/src/hexen/p_lights.c index 648f040c..cec7c302 100644 --- a/src/hexen/p_lights.c +++ b/src/hexen/p_lights.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_local.h b/src/hexen/p_local.h index b9e6c5dc..0e61142e 100644 --- a/src/hexen/p_local.h +++ b/src/hexen/p_local.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_map.c b/src/hexen/p_map.c index 16734325..da5c8824 100644 --- a/src/hexen/p_map.c +++ b/src/hexen/p_map.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_maputl.c b/src/hexen/p_maputl.c index 854c67c0..9e0ece1f 100644 --- a/src/hexen/p_maputl.c +++ b/src/hexen/p_maputl.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_mobj.c b/src/hexen/p_mobj.c index db3078da..66097170 100644 --- a/src/hexen/p_mobj.c +++ b/src/hexen/p_mobj.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_plats.c b/src/hexen/p_plats.c index 4b2eeec3..62f35055 100644 --- a/src/hexen/p_plats.c +++ b/src/hexen/p_plats.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_pspr.c b/src/hexen/p_pspr.c index ddfb4601..42e8842c 100644 --- a/src/hexen/p_pspr.c +++ b/src/hexen/p_pspr.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_setup.c b/src/hexen/p_setup.c index e5708e63..6a965ac5 100644 --- a/src/hexen/p_setup.c +++ b/src/hexen/p_setup.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_sight.c b/src/hexen/p_sight.c index 423c26de..273ca3e0 100644 --- a/src/hexen/p_sight.c +++ b/src/hexen/p_sight.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_spec.c b/src/hexen/p_spec.c index 07ae1771..ca0bbfb8 100644 --- a/src/hexen/p_spec.c +++ b/src/hexen/p_spec.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_spec.h b/src/hexen/p_spec.h index 6d560c0d..f2c4691c 100644 --- a/src/hexen/p_spec.h +++ b/src/hexen/p_spec.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_switch.c b/src/hexen/p_switch.c index 4018e940..bed0a252 100644 --- a/src/hexen/p_switch.c +++ b/src/hexen/p_switch.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_telept.c b/src/hexen/p_telept.c index 538587fd..1e29b469 100644 --- a/src/hexen/p_telept.c +++ b/src/hexen/p_telept.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_things.c b/src/hexen/p_things.c index 1ba747cb..db0d89cc 100644 --- a/src/hexen/p_things.c +++ b/src/hexen/p_things.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_tick.c b/src/hexen/p_tick.c index 574ed2f2..ad261981 100644 --- a/src/hexen/p_tick.c +++ b/src/hexen/p_tick.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/p_user.c b/src/hexen/p_user.c index c86c19e1..9569d3f1 100644 --- a/src/hexen/p_user.c +++ b/src/hexen/p_user.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/po_man.c b/src/hexen/po_man.c index 20da66e5..50b79518 100644 --- a/src/hexen/po_man.c +++ b/src/hexen/po_man.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_bsp.c b/src/hexen/r_bsp.c index 267fe38a..6f65e1a4 100644 --- a/src/hexen/r_bsp.c +++ b/src/hexen/r_bsp.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_data.c b/src/hexen/r_data.c index dfb9b246..bfa1f2a9 100644 --- a/src/hexen/r_data.c +++ b/src/hexen/r_data.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_draw.c b/src/hexen/r_draw.c index 96bb52c0..e606233d 100644 --- a/src/hexen/r_draw.c +++ b/src/hexen/r_draw.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_local.h b/src/hexen/r_local.h index 3c51d1af..e030bcef 100644 --- a/src/hexen/r_local.h +++ b/src/hexen/r_local.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_main.c b/src/hexen/r_main.c index 426cbcc7..30d7afb0 100644 --- a/src/hexen/r_main.c +++ b/src/hexen/r_main.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_plane.c b/src/hexen/r_plane.c index f27cd0d4..5c140ad5 100644 --- a/src/hexen/r_plane.c +++ b/src/hexen/r_plane.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_segs.c b/src/hexen/r_segs.c index 40f5a80c..5d179bd7 100644 --- a/src/hexen/r_segs.c +++ b/src/hexen/r_segs.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/r_things.c b/src/hexen/r_things.c index da8ed22e..0517fd49 100644 --- a/src/hexen/r_things.c +++ b/src/hexen/r_things.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/s_sound.c b/src/hexen/s_sound.c index 5733c700..fdd01ba5 100644 --- a/src/hexen/s_sound.c +++ b/src/hexen/s_sound.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/s_sound.h b/src/hexen/s_sound.h index 88e946bf..6cc5a87e 100644 --- a/src/hexen/s_sound.h +++ b/src/hexen/s_sound.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/sb_bar.c b/src/hexen/sb_bar.c index 9025db40..f190b1a3 100644 --- a/src/hexen/sb_bar.c +++ b/src/hexen/sb_bar.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/sc_man.c b/src/hexen/sc_man.c index da86100e..833d7e1e 100644 --- a/src/hexen/sc_man.c +++ b/src/hexen/sc_man.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/sn_sonix.c b/src/hexen/sn_sonix.c index 2c136504..8ec3a2d7 100644 --- a/src/hexen/sn_sonix.c +++ b/src/hexen/sn_sonix.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/sounds.c b/src/hexen/sounds.c index ce00b76e..144fdeaa 100644 --- a/src/hexen/sounds.c +++ b/src/hexen/sounds.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/sounds.h b/src/hexen/sounds.h index a5b4388e..fd154aaa 100644 --- a/src/hexen/sounds.h +++ b/src/hexen/sounds.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/st_start.c b/src/hexen/st_start.c index 7eadb845..f3dc2350 100644 --- a/src/hexen/st_start.c +++ b/src/hexen/st_start.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/st_start.h b/src/hexen/st_start.h index fefb3ba8..252d44c7 100644 --- a/src/hexen/st_start.h +++ b/src/hexen/st_start.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/sv_save.c b/src/hexen/sv_save.c index ded8f4b0..63b0190b 100644 --- a/src/hexen/sv_save.c +++ b/src/hexen/sv_save.c @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/textdefs.h b/src/hexen/textdefs.h index 740303f9..76f15c06 100644 --- a/src/hexen/textdefs.h +++ b/src/hexen/textdefs.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/hexen/xddefs.h b/src/hexen/xddefs.h index 6be289f4..2e68684e 100644 --- a/src/hexen/xddefs.h +++ b/src/hexen/xddefs.h @@ -3,6 +3,7 @@ // // Copyright(C) 1993-1996 Id Software, Inc. // Copyright(C) 1993-2008 Raven Software +// Copyright(C) 2008 Simon Howard // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License diff --git a/src/m_config.c b/src/m_config.c index 4a5c8ece..d8f8d576 100644 --- a/src/m_config.c +++ b/src/m_config.c @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005 Simon Howard // // This program is free software; you can redistribute it and/or diff --git a/src/m_controls.c b/src/m_controls.c index f24f6dda..8343d27c 100644 --- a/src/m_controls.c +++ b/src/m_controls.c @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005-8 Simon Howard // // This program is free software; you can redistribute it and/or diff --git a/src/m_controls.h b/src/m_controls.h index eb752ea2..a77f53f6 100644 --- a/src/m_controls.h +++ b/src/m_controls.h @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005-8 Simon Howard // // This program is free software; you can redistribute it and/or diff --git a/src/m_misc.c b/src/m_misc.c index e493d58c..fcae590a 100644 --- a/src/m_misc.c +++ b/src/m_misc.c @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005 Simon Howard // // This program is free software; you can redistribute it and/or diff --git a/src/tables.h b/src/tables.h index 3652a79c..f4fd1f55 100644 --- a/src/tables.h +++ b/src/tables.h @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005 Simon Howard // // This program is free software; you can redistribute it and/or diff --git a/src/v_video.c b/src/v_video.c index dcb98649..3aeb08e4 100644 --- a/src/v_video.c +++ b/src/v_video.c @@ -2,6 +2,7 @@ //----------------------------------------------------------------------------- // // Copyright(C) 1993-1996 Id Software, Inc. +// Copyright(C) 1993-2008 Raven Software // Copyright(C) 2005 Simon Howard // // This program is free software; you can redistribute it and/or -- cgit v1.2.3