summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2009-11-18 20:17:05 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:17:22 +0000
commitaf1e7bf53706513472f6646826c84a1f53dcfcce (patch)
treea571dbd89c22513fee0bd9f64b23f6d45b748d86 /src
parent5a2681894642f0b116d5abc248ca17208362fe18 (diff)
* Update copyright notices
Diffstat (limited to 'src')
-rw-r--r--src/asm/qasm.h1
-rw-r--r--src/cgame/cg_animation.c2
-rw-r--r--src/cgame/cg_animmapobj.c2
-rw-r--r--src/cgame/cg_attachment.c2
-rw-r--r--src/cgame/cg_buildable.c2
-rw-r--r--src/cgame/cg_consolecmds.c2
-rw-r--r--src/cgame/cg_draw.c2
-rw-r--r--src/cgame/cg_drawtools.c2
-rw-r--r--src/cgame/cg_ents.c2
-rw-r--r--src/cgame/cg_event.c2
-rw-r--r--src/cgame/cg_local.h2
-rw-r--r--src/cgame/cg_main.c2
-rw-r--r--src/cgame/cg_marks.c2
-rw-r--r--src/cgame/cg_particles.c2
-rw-r--r--src/cgame/cg_players.c2
-rw-r--r--src/cgame/cg_playerstate.c2
-rw-r--r--src/cgame/cg_predict.c2
-rw-r--r--src/cgame/cg_ptr.c2
-rw-r--r--src/cgame/cg_public.h2
-rw-r--r--src/cgame/cg_scanner.c2
-rw-r--r--src/cgame/cg_servercmds.c2
-rw-r--r--src/cgame/cg_snapshot.c2
-rw-r--r--src/cgame/cg_syscalls.c2
-rw-r--r--src/cgame/cg_trails.c2
-rw-r--r--src/cgame/cg_tutorial.c2
-rw-r--r--src/cgame/cg_view.c2
-rw-r--r--src/cgame/cg_weapons.c2
-rw-r--r--src/client/cl_avi.c2
-rw-r--r--src/client/cl_cgame.c2
-rw-r--r--src/client/cl_cin.c2
-rw-r--r--src/client/cl_console.c2
-rw-r--r--src/client/cl_curl.c1
-rw-r--r--src/client/cl_curl.h1
-rw-r--r--src/client/cl_input.c2
-rw-r--r--src/client/cl_keys.c2
-rw-r--r--src/client/cl_main.c2
-rw-r--r--src/client/cl_net_chan.c2
-rw-r--r--src/client/cl_parse.c2
-rw-r--r--src/client/cl_scrn.c2
-rw-r--r--src/client/cl_ui.c2
-rw-r--r--src/client/client.h2
-rw-r--r--src/client/keycodes.h2
-rw-r--r--src/client/keys.h2
-rw-r--r--src/client/libmumblelink.c1
-rw-r--r--src/client/libmumblelink.h1
-rw-r--r--src/client/qal.c2
-rw-r--r--src/client/qal.h2
-rw-r--r--src/client/snd_codec.c2
-rw-r--r--src/client/snd_codec.h2
-rw-r--r--src/client/snd_codec_ogg.c1
-rw-r--r--src/client/snd_codec_wav.c2
-rw-r--r--src/client/snd_dma.c2
-rw-r--r--src/client/snd_local.h2
-rw-r--r--src/client/snd_main.c2
-rw-r--r--src/client/snd_mem.c2
-rw-r--r--src/client/snd_mix.c2
-rw-r--r--src/client/snd_openal.c2
-rw-r--r--src/client/snd_public.h2
-rw-r--r--src/client/snd_wavelet.c2
-rw-r--r--src/game/bg_alloc.c2
-rw-r--r--src/game/bg_lib.c2
-rw-r--r--src/game/bg_lib.h2
-rw-r--r--src/game/bg_local.h2
-rw-r--r--src/game/bg_misc.c2
-rw-r--r--src/game/bg_pmove.c2
-rw-r--r--src/game/bg_public.h2
-rw-r--r--src/game/bg_slidemove.c2
-rw-r--r--src/game/bg_voice.c2
-rw-r--r--src/game/g_active.c2
-rw-r--r--src/game/g_admin.c2
-rw-r--r--src/game/g_admin.h2
-rw-r--r--src/game/g_buildable.c2
-rw-r--r--src/game/g_client.c2
-rw-r--r--src/game/g_cmds.c2
-rw-r--r--src/game/g_combat.c2
-rw-r--r--src/game/g_local.h2
-rw-r--r--src/game/g_main.c2
-rw-r--r--src/game/g_maprotation.c2
-rw-r--r--src/game/g_misc.c2
-rw-r--r--src/game/g_missile.c2
-rw-r--r--src/game/g_mover.c2
-rw-r--r--src/game/g_physics.c2
-rw-r--r--src/game/g_ptr.c2
-rw-r--r--src/game/g_public.h2
-rw-r--r--src/game/g_session.c2
-rw-r--r--src/game/g_spawn.c2
-rw-r--r--src/game/g_svcmds.c2
-rw-r--r--src/game/g_syscalls.c2
-rw-r--r--src/game/g_target.c2
-rw-r--r--src/game/g_team.c2
-rw-r--r--src/game/g_trigger.c2
-rw-r--r--src/game/g_utils.c2
-rw-r--r--src/game/g_weapon.c2
-rw-r--r--src/game/tremulous.h2
-rw-r--r--src/master/stats.c2
-rw-r--r--src/null/mac_net.c2
-rw-r--r--src/null/null_client.c2
-rw-r--r--src/null/null_glimp.c2
-rw-r--r--src/null/null_input.c2
-rw-r--r--src/null/null_main.c2
-rw-r--r--src/null/null_net.c2
-rw-r--r--src/null/null_snddma.c2
-rw-r--r--src/qcommon/cm_load.c2
-rw-r--r--src/qcommon/cm_local.h2
-rw-r--r--src/qcommon/cm_patch.c2
-rw-r--r--src/qcommon/cm_patch.h2
-rw-r--r--src/qcommon/cm_polylib.c2
-rw-r--r--src/qcommon/cm_polylib.h2
-rw-r--r--src/qcommon/cm_public.h2
-rw-r--r--src/qcommon/cm_test.c2
-rw-r--r--src/qcommon/cm_trace.c2
-rw-r--r--src/qcommon/cmd.c2
-rw-r--r--src/qcommon/common.c2
-rw-r--r--src/qcommon/cvar.c2
-rw-r--r--src/qcommon/files.c2
-rw-r--r--src/qcommon/huffman.c2
-rw-r--r--src/qcommon/msg.c2
-rw-r--r--src/qcommon/net_chan.c2
-rw-r--r--src/qcommon/net_ip.c1
-rw-r--r--src/qcommon/parse.c2
-rw-r--r--src/qcommon/q_math.c2
-rw-r--r--src/qcommon/q_platform.h2
-rw-r--r--src/qcommon/q_shared.c2
-rw-r--r--src/qcommon/q_shared.h2
-rw-r--r--src/qcommon/qcommon.h2
-rw-r--r--src/qcommon/qfiles.h2
-rw-r--r--src/qcommon/surfaceflags.h2
-rw-r--r--src/qcommon/vm.c2
-rw-r--r--src/qcommon/vm_interpreted.c2
-rw-r--r--src/qcommon/vm_local.h2
-rw-r--r--src/qcommon/vm_powerpc.c8
-rw-r--r--src/qcommon/vm_powerpc_asm.c8
-rw-r--r--src/qcommon/vm_powerpc_asm.h8
-rw-r--r--src/qcommon/vm_sparc.c8
-rw-r--r--src/qcommon/vm_x86.c2
-rw-r--r--src/qcommon/vm_x86_64.c2
-rw-r--r--src/qcommon/vm_x86_64_assembler.c2
-rw-r--r--src/renderer/qgl.h2
-rw-r--r--src/renderer/tr_animation.c2
-rw-r--r--src/renderer/tr_backend.c2
-rw-r--r--src/renderer/tr_bsp.c2
-rw-r--r--src/renderer/tr_cmds.c2
-rw-r--r--src/renderer/tr_curve.c2
-rw-r--r--src/renderer/tr_flares.c2
-rw-r--r--src/renderer/tr_font.c2
-rw-r--r--src/renderer/tr_image.c2
-rw-r--r--src/renderer/tr_image_bmp.c9
-rw-r--r--src/renderer/tr_image_jpg.c9
-rw-r--r--src/renderer/tr_image_pcx.c9
-rw-r--r--src/renderer/tr_image_tga.c9
-rw-r--r--src/renderer/tr_init.c2
-rw-r--r--src/renderer/tr_light.c2
-rw-r--r--src/renderer/tr_local.h2
-rw-r--r--src/renderer/tr_main.c2
-rw-r--r--src/renderer/tr_marks.c2
-rw-r--r--src/renderer/tr_mesh.c2
-rw-r--r--src/renderer/tr_model.c2
-rw-r--r--src/renderer/tr_noise.c2
-rw-r--r--src/renderer/tr_public.h2
-rw-r--r--src/renderer/tr_scene.c2
-rw-r--r--src/renderer/tr_shade.c2
-rw-r--r--src/renderer/tr_shade_calc.c2
-rw-r--r--src/renderer/tr_shader.c2
-rw-r--r--src/renderer/tr_shadows.c2
-rw-r--r--src/renderer/tr_sky.c2
-rw-r--r--src/renderer/tr_surface.c2
-rw-r--r--src/renderer/tr_types.h2
-rw-r--r--src/renderer/tr_world.c2
-rw-r--r--src/sdl/sdl_gamma.c1
-rw-r--r--src/sdl/sdl_glimp.c1
-rw-r--r--src/sdl/sdl_input.c1
-rw-r--r--src/sdl/sdl_snd.c1
-rw-r--r--src/server/server.h2
-rw-r--r--src/server/sv_ccmds.c2
-rw-r--r--src/server/sv_client.c2
-rw-r--r--src/server/sv_game.c2
-rw-r--r--src/server/sv_init.c2
-rw-r--r--src/server/sv_main.c2
-rw-r--r--src/server/sv_net_chan.c2
-rw-r--r--src/server/sv_snapshot.c2
-rw-r--r--src/server/sv_world.c2
-rw-r--r--src/sys/con_log.c9
-rw-r--r--src/sys/con_passive.c9
-rw-r--r--src/sys/con_tty.c1
-rw-r--r--src/sys/con_win32.c1
-rw-r--r--src/sys/sys_loadlib.h1
-rw-r--r--src/sys/sys_local.h1
-rw-r--r--src/sys/sys_main.c1
-rw-r--r--src/sys/sys_unix.c1
-rw-r--r--src/sys/sys_win32.c2
-rw-r--r--src/sys/win_resource.h1
-rw-r--r--src/tools/asm/cmdlib.c2
-rw-r--r--src/tools/asm/cmdlib.h2
-rw-r--r--src/tools/asm/mathlib.h2
-rw-r--r--src/tools/asm/opstrings.h2
-rw-r--r--src/tools/asm/q3asm.c2
-rw-r--r--src/ui/ui_atoms.c2
-rw-r--r--src/ui/ui_gameinfo.c2
-rw-r--r--src/ui/ui_local.h2
-rw-r--r--src/ui/ui_main.c2
-rw-r--r--src/ui/ui_public.h2
-rw-r--r--src/ui/ui_shared.c2
-rw-r--r--src/ui/ui_shared.h2
-rw-r--r--src/ui/ui_syscalls.c2
204 files changed, 242 insertions, 214 deletions
diff --git a/src/asm/qasm.h b/src/asm/qasm.h
index e12e2adb..d4b16742 100644
--- a/src/asm/qasm.h
+++ b/src/asm/qasm.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_animation.c b/src/cgame/cg_animation.c
index 693cf6a7..e92a6e5d 100644
--- a/src/cgame/cg_animation.c
+++ b/src/cgame/cg_animation.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_animmapobj.c b/src/cgame/cg_animmapobj.c
index ae2309dd..72464f7e 100644
--- a/src/cgame/cg_animmapobj.c
+++ b/src/cgame/cg_animmapobj.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_attachment.c b/src/cgame/cg_attachment.c
index 0d3c8ead..da094a56 100644
--- a/src/cgame/cg_attachment.c
+++ b/src/cgame/cg_attachment.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_buildable.c b/src/cgame/cg_buildable.c
index b457808b..cef82e17 100644
--- a/src/cgame/cg_buildable.c
+++ b/src/cgame/cg_buildable.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_consolecmds.c b/src/cgame/cg_consolecmds.c
index 030660a6..23a22899 100644
--- a/src/cgame/cg_consolecmds.c
+++ b/src/cgame/cg_consolecmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_draw.c b/src/cgame/cg_draw.c
index f5329dc9..d42b2bfc 100644
--- a/src/cgame/cg_draw.c
+++ b/src/cgame/cg_draw.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_drawtools.c b/src/cgame/cg_drawtools.c
index 5a6129df..3fb721a2 100644
--- a/src/cgame/cg_drawtools.c
+++ b/src/cgame/cg_drawtools.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_ents.c b/src/cgame/cg_ents.c
index f4b0e671..b2794a8b 100644
--- a/src/cgame/cg_ents.c
+++ b/src/cgame/cg_ents.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_event.c b/src/cgame/cg_event.c
index 32254cf5..11be2472 100644
--- a/src/cgame/cg_event.c
+++ b/src/cgame/cg_event.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index a51e718a..0eac4db7 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_main.c b/src/cgame/cg_main.c
index 4e7ca1ab..c7b69852 100644
--- a/src/cgame/cg_main.c
+++ b/src/cgame/cg_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_marks.c b/src/cgame/cg_marks.c
index 380f1f0f..6e1891f3 100644
--- a/src/cgame/cg_marks.c
+++ b/src/cgame/cg_marks.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_particles.c b/src/cgame/cg_particles.c
index 1f4bb4ca..825361b9 100644
--- a/src/cgame/cg_particles.c
+++ b/src/cgame/cg_particles.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_players.c b/src/cgame/cg_players.c
index 5e9d292c..f05c9025 100644
--- a/src/cgame/cg_players.c
+++ b/src/cgame/cg_players.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_playerstate.c b/src/cgame/cg_playerstate.c
index 292df218..8a8e739c 100644
--- a/src/cgame/cg_playerstate.c
+++ b/src/cgame/cg_playerstate.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_predict.c b/src/cgame/cg_predict.c
index 94dc34a9..fa697e03 100644
--- a/src/cgame/cg_predict.c
+++ b/src/cgame/cg_predict.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_ptr.c b/src/cgame/cg_ptr.c
index b5fa548e..f9f7405a 100644
--- a/src/cgame/cg_ptr.c
+++ b/src/cgame/cg_ptr.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_public.h b/src/cgame/cg_public.h
index 012e96a7..9d197ffc 100644
--- a/src/cgame/cg_public.h
+++ b/src/cgame/cg_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_scanner.c b/src/cgame/cg_scanner.c
index e330880d..be061e5b 100644
--- a/src/cgame/cg_scanner.c
+++ b/src/cgame/cg_scanner.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_servercmds.c b/src/cgame/cg_servercmds.c
index 8026f196..02373004 100644
--- a/src/cgame/cg_servercmds.c
+++ b/src/cgame/cg_servercmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_snapshot.c b/src/cgame/cg_snapshot.c
index bb5ec858..31cc02ec 100644
--- a/src/cgame/cg_snapshot.c
+++ b/src/cgame/cg_snapshot.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_syscalls.c b/src/cgame/cg_syscalls.c
index 2c09134b..0c0b722c 100644
--- a/src/cgame/cg_syscalls.c
+++ b/src/cgame/cg_syscalls.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_trails.c b/src/cgame/cg_trails.c
index 8ae33d7d..74a18e7f 100644
--- a/src/cgame/cg_trails.c
+++ b/src/cgame/cg_trails.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_tutorial.c b/src/cgame/cg_tutorial.c
index ef421ec6..28417f68 100644
--- a/src/cgame/cg_tutorial.c
+++ b/src/cgame/cg_tutorial.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_view.c b/src/cgame/cg_view.c
index c5096f57..9c890f72 100644
--- a/src/cgame/cg_view.c
+++ b/src/cgame/cg_view.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_weapons.c b/src/cgame/cg_weapons.c
index 803a866a..8044fbf1 100644
--- a/src/cgame/cg_weapons.c
+++ b/src/cgame/cg_weapons.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_avi.c b/src/client/cl_avi.c
index fee1340e..c9680522 100644
--- a/src/client/cl_avi.c
+++ b/src/client/cl_avi.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2005-2006 Tim Angus
+Copyright (C) 2005-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_cgame.c b/src/client/cl_cgame.c
index ef61834c..9f983cd8 100644
--- a/src/client/cl_cgame.c
+++ b/src/client/cl_cgame.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_cin.c b/src/client/cl_cin.c
index 7690d627..f1fde54b 100644
--- a/src/client/cl_cin.c
+++ b/src/client/cl_cin.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_console.c b/src/client/cl_console.c
index c2e59ea6..88ced07a 100644
--- a/src/client/cl_console.c
+++ b/src/client/cl_console.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_curl.c b/src/client/cl_curl.c
index b2dab0a3..3a59f19e 100644
--- a/src/client/cl_curl.c
+++ b/src/client/cl_curl.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2006 Tony J. White (tjw@tjw.org)
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_curl.h b/src/client/cl_curl.h
index 8a779c9d..7333ae2c 100644
--- a/src/client/cl_curl.h
+++ b/src/client/cl_curl.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2006 Tony J. White (tjw@tjw.org)
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_input.c b/src/client/cl_input.c
index 19bdb95a..2f063161 100644
--- a/src/client/cl_input.c
+++ b/src/client/cl_input.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_keys.c b/src/client/cl_keys.c
index 4c36485b..db8dfd82 100644
--- a/src/client/cl_keys.c
+++ b/src/client/cl_keys.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_main.c b/src/client/cl_main.c
index ff86ee2f..15df946f 100644
--- a/src/client/cl_main.c
+++ b/src/client/cl_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_net_chan.c b/src/client/cl_net_chan.c
index 50b608cc..561f322a 100644
--- a/src/client/cl_net_chan.c
+++ b/src/client/cl_net_chan.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_parse.c b/src/client/cl_parse.c
index 99aeb119..64404f78 100644
--- a/src/client/cl_parse.c
+++ b/src/client/cl_parse.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_scrn.c b/src/client/cl_scrn.c
index 88bec95c..a5769b0d 100644
--- a/src/client/cl_scrn.c
+++ b/src/client/cl_scrn.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_ui.c b/src/client/cl_ui.c
index d1a37bf2..faa2dbab 100644
--- a/src/client/cl_ui.c
+++ b/src/client/cl_ui.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/client.h b/src/client/client.h
index 0dc2490e..0afdc686 100644
--- a/src/client/client.h
+++ b/src/client/client.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/keycodes.h b/src/client/keycodes.h
index 8911b0fc..c13194c2 100644
--- a/src/client/keycodes.h
+++ b/src/client/keycodes.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/keys.h b/src/client/keys.h
index a2d24da5..adb95379 100644
--- a/src/client/keys.h
+++ b/src/client/keys.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/libmumblelink.c b/src/client/libmumblelink.c
index c45e6a1d..07b0c1ea 100644
--- a/src/client/libmumblelink.c
+++ b/src/client/libmumblelink.c
@@ -1,6 +1,7 @@
/* libmumblelink.c -- mumble link interface
Copyright (C) 2008 Ludwig Nussel <ludwig.nussel@suse.de>
+ Copyright (C) 2000-2009 Darklegion Development
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/src/client/libmumblelink.h b/src/client/libmumblelink.h
index 0623931e..805b9850 100644
--- a/src/client/libmumblelink.h
+++ b/src/client/libmumblelink.h
@@ -1,6 +1,7 @@
/* libmumblelink.h -- mumble link interface
Copyright (C) 2008 Ludwig Nussel <ludwig.nussel@suse.de>
+ Copyright (C) 2000-2009 Darklegion Development
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/src/client/qal.c b/src/client/qal.c
index 0596670d..57db8ed8 100644
--- a/src/client/qal.c
+++ b/src/client/qal.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/qal.h b/src/client/qal.h
index c43f9c13..f999dc4f 100644
--- a/src/client/qal.h
+++ b/src/client/qal.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_codec.c b/src/client/snd_codec.c
index 65f17f4d..b11e0871 100644
--- a/src/client/snd_codec.c
+++ b/src/client/snd_codec.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_codec.h b/src/client/snd_codec.h
index 717ae171..5497a7c6 100644
--- a/src/client/snd_codec.h
+++ b/src/client/snd_codec.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_codec_ogg.c b/src/client/snd_codec_ogg.c
index 8730a9ed..eb754ca0 100644
--- a/src/client/snd_codec_ogg.c
+++ b/src/client/snd_codec_ogg.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
Copyright (C) 2005-2006 Joerg Dietrich <dietrich_joerg@gmx.de>
diff --git a/src/client/snd_codec_wav.c b/src/client/snd_codec_wav.c
index 9c6598f6..dce561a2 100644
--- a/src/client/snd_codec_wav.c
+++ b/src/client/snd_codec_wav.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_dma.c b/src/client/snd_dma.c
index ad6193c8..5d53533b 100644
--- a/src/client/snd_dma.c
+++ b/src/client/snd_dma.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_local.h b/src/client/snd_local.h
index 24ddc54d..53ddbca4 100644
--- a/src/client/snd_local.h
+++ b/src/client/snd_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_main.c b/src/client/snd_main.c
index 66c3f9e7..1215e954 100644
--- a/src/client/snd_main.c
+++ b/src/client/snd_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_mem.c b/src/client/snd_mem.c
index f10510b7..f3d90dd1 100644
--- a/src/client/snd_mem.c
+++ b/src/client/snd_mem.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_mix.c b/src/client/snd_mix.c
index a9d4c794..2dd44283 100644
--- a/src/client/snd_mix.c
+++ b/src/client/snd_mix.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_openal.c b/src/client/snd_openal.c
index 12df259c..b0e7cae6 100644
--- a/src/client/snd_openal.c
+++ b/src/client/snd_openal.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_public.h b/src/client/snd_public.h
index db1b8e64..20c1c7f6 100644
--- a/src/client/snd_public.h
+++ b/src/client/snd_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_wavelet.c b/src/client/snd_wavelet.c
index 690ad3a2..e75323c0 100644
--- a/src/client/snd_wavelet.c
+++ b/src/client/snd_wavelet.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_alloc.c b/src/game/bg_alloc.c
index d8849d16..b145c62e 100644
--- a/src/game/bg_alloc.c
+++ b/src/game/bg_alloc.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_lib.c b/src/game/bg_lib.c
index 7a3afdfb..877ca68a 100644
--- a/src/game/bg_lib.c
+++ b/src/game/bg_lib.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_lib.h b/src/game/bg_lib.h
index 005f285d..69cf77ef 100644
--- a/src/game/bg_lib.h
+++ b/src/game/bg_lib.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_local.h b/src/game/bg_local.h
index 354214c9..6a3fd72e 100644
--- a/src/game/bg_local.h
+++ b/src/game/bg_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index ed4dd30c..475b58b4 100644
--- a/src/game/bg_misc.c
+++ b/src/game/bg_misc.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_pmove.c b/src/game/bg_pmove.c
index 80d33066..79b02f11 100644
--- a/src/game/bg_pmove.c
+++ b/src/game/bg_pmove.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 4440a901..2fed12e1 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_slidemove.c b/src/game/bg_slidemove.c
index 0b3f8f0c..bd61401b 100644
--- a/src/game/bg_slidemove.c
+++ b/src/game/bg_slidemove.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_voice.c b/src/game/bg_voice.c
index 2290d0ae..440a4c2c 100644
--- a/src/game/bg_voice.c
+++ b/src/game/bg_voice.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2008 Tony J. White
This file is part of Tremulous.
diff --git a/src/game/g_active.c b/src/game/g_active.c
index e3c6eaa5..619362ba 100644
--- a/src/game/g_active.c
+++ b/src/game/g_active.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_admin.c b/src/game/g_admin.c
index 38511875..83338ee7 100644
--- a/src/game/g_admin.c
+++ b/src/game/g_admin.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2004-2006 Tony J. White
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_admin.h b/src/game/g_admin.h
index c50d8736..783207d9 100644
--- a/src/game/g_admin.h
+++ b/src/game/g_admin.h
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2004-2006 Tony J. White
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_buildable.c b/src/game/g_buildable.c
index a2288d93..574a951a 100644
--- a/src/game/g_buildable.c
+++ b/src/game/g_buildable.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_client.c b/src/game/g_client.c
index 5919b0fe..7e5ccc6b 100644
--- a/src/game/g_client.c
+++ b/src/game/g_client.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_cmds.c b/src/game/g_cmds.c
index 1a749621..07f9153f 100644
--- a/src/game/g_cmds.c
+++ b/src/game/g_cmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_combat.c b/src/game/g_combat.c
index b1007e4c..353d3f2b 100644
--- a/src/game/g_combat.c
+++ b/src/game/g_combat.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 2fbe4238..e9bca435 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_main.c b/src/game/g_main.c
index c57a15ad..60d5c0cb 100644
--- a/src/game/g_main.c
+++ b/src/game/g_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_maprotation.c b/src/game/g_maprotation.c
index 7d905c9b..0a37d5f4 100644
--- a/src/game/g_maprotation.c
+++ b/src/game/g_maprotation.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_misc.c b/src/game/g_misc.c
index 729fceb6..2e002182 100644
--- a/src/game/g_misc.c
+++ b/src/game/g_misc.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_missile.c b/src/game/g_missile.c
index 6ec7f5b9..868cb87b 100644
--- a/src/game/g_missile.c
+++ b/src/game/g_missile.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_mover.c b/src/game/g_mover.c
index 1e290706..ad660d0a 100644
--- a/src/game/g_mover.c
+++ b/src/game/g_mover.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_physics.c b/src/game/g_physics.c
index cecd9cb3..e5225691 100644
--- a/src/game/g_physics.c
+++ b/src/game/g_physics.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_ptr.c b/src/game/g_ptr.c
index 1afef0e9..ac296ea4 100644
--- a/src/game/g_ptr.c
+++ b/src/game/g_ptr.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_public.h b/src/game/g_public.h
index 03bc789b..312a5e5b 100644
--- a/src/game/g_public.h
+++ b/src/game/g_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_session.c b/src/game/g_session.c
index 2133f8a4..181c7390 100644
--- a/src/game/g_session.c
+++ b/src/game/g_session.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_spawn.c b/src/game/g_spawn.c
index a96b6c5a..e84ddb08 100644
--- a/src/game/g_spawn.c
+++ b/src/game/g_spawn.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_svcmds.c b/src/game/g_svcmds.c
index 3c993bf6..fc4dad45 100644
--- a/src/game/g_svcmds.c
+++ b/src/game/g_svcmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_syscalls.c b/src/game/g_syscalls.c
index 1ddc74f9..38e52039 100644
--- a/src/game/g_syscalls.c
+++ b/src/game/g_syscalls.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_target.c b/src/game/g_target.c
index af511055..5d84e223 100644
--- a/src/game/g_target.c
+++ b/src/game/g_target.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_team.c b/src/game/g_team.c
index d2a55e09..3f95f533 100644
--- a/src/game/g_team.c
+++ b/src/game/g_team.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_trigger.c b/src/game/g_trigger.c
index b9287a0f..df17ff18 100644
--- a/src/game/g_trigger.c
+++ b/src/game/g_trigger.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_utils.c b/src/game/g_utils.c
index 420557d6..00ec630a 100644
--- a/src/game/g_utils.c
+++ b/src/game/g_utils.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_weapon.c b/src/game/g_weapon.c
index 3c35f655..e647f1e1 100644
--- a/src/game/g_weapon.c
+++ b/src/game/g_weapon.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 0445a8d3..a4c9aaa1 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/master/stats.c b/src/master/stats.c
index 61d8c140..b4ea5f8c 100644
--- a/src/master/stats.c
+++ b/src/master/stats.c
@@ -3,7 +3,7 @@ stats.c
Statistics for tremmaster
-Copyright (C) 2006 Tim Angus
+Copyright (C) 2009 Darklegion Development
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/src/null/mac_net.c b/src/null/mac_net.c
index fd00e34f..e0551cb3 100644
--- a/src/null/mac_net.c
+++ b/src/null/mac_net.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_client.c b/src/null/null_client.c
index 419339da..5c96ccb0 100644
--- a/src/null/null_client.c
+++ b/src/null/null_client.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_glimp.c b/src/null/null_glimp.c
index e737bd98..aae34eb0 100644
--- a/src/null/null_glimp.c
+++ b/src/null/null_glimp.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_input.c b/src/null/null_input.c
index ae9eab59..d6cf79ad 100644
--- a/src/null/null_input.c
+++ b/src/null/null_input.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_main.c b/src/null/null_main.c
index 44a06b53..ae77595c 100644
--- a/src/null/null_main.c
+++ b/src/null/null_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_net.c b/src/null/null_net.c
index ad6834f3..d8392490 100644
--- a/src/null/null_net.c
+++ b/src/null/null_net.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_snddma.c b/src/null/null_snddma.c
index 27f60798..2dd5e33d 100644
--- a/src/null/null_snddma.c
+++ b/src/null/null_snddma.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_load.c b/src/qcommon/cm_load.c
index 6291f4d7..230b18b9 100644
--- a/src/qcommon/cm_load.c
+++ b/src/qcommon/cm_load.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_local.h b/src/qcommon/cm_local.h
index 4b30052d..8b93b9f7 100644
--- a/src/qcommon/cm_local.h
+++ b/src/qcommon/cm_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_patch.c b/src/qcommon/cm_patch.c
index 98724644..55e27624 100644
--- a/src/qcommon/cm_patch.c
+++ b/src/qcommon/cm_patch.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_patch.h b/src/qcommon/cm_patch.h
index 826fa17f..2470339b 100644
--- a/src/qcommon/cm_patch.h
+++ b/src/qcommon/cm_patch.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_polylib.c b/src/qcommon/cm_polylib.c
index 1a937544..03fd47d3 100644
--- a/src/qcommon/cm_polylib.c
+++ b/src/qcommon/cm_polylib.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_polylib.h b/src/qcommon/cm_polylib.h
index f1edc5ca..b1b2a48f 100644
--- a/src/qcommon/cm_polylib.h
+++ b/src/qcommon/cm_polylib.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_public.h b/src/qcommon/cm_public.h
index 68d04afe..123fee38 100644
--- a/src/qcommon/cm_public.h
+++ b/src/qcommon/cm_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_test.c b/src/qcommon/cm_test.c
index 21963aa3..5e520e42 100644
--- a/src/qcommon/cm_test.c
+++ b/src/qcommon/cm_test.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_trace.c b/src/qcommon/cm_trace.c
index c48ee3b3..6c4751fb 100644
--- a/src/qcommon/cm_trace.c
+++ b/src/qcommon/cm_trace.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cmd.c b/src/qcommon/cmd.c
index ecf747d8..80e991cd 100644
--- a/src/qcommon/cmd.c
+++ b/src/qcommon/cmd.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/common.c b/src/qcommon/common.c
index d1e702c6..eb3eca1b 100644
--- a/src/qcommon/common.c
+++ b/src/qcommon/common.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cvar.c b/src/qcommon/cvar.c
index 459f602b..6358bf04 100644
--- a/src/qcommon/cvar.c
+++ b/src/qcommon/cvar.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/files.c b/src/qcommon/files.c
index bb1f3f15..807be3f5 100644
--- a/src/qcommon/files.c
+++ b/src/qcommon/files.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/huffman.c b/src/qcommon/huffman.c
index 82aadad9..8ef702af 100644
--- a/src/qcommon/huffman.c
+++ b/src/qcommon/huffman.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/msg.c b/src/qcommon/msg.c
index 9e90b0f2..c85360c4 100644
--- a/src/qcommon/msg.c
+++ b/src/qcommon/msg.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/net_chan.c b/src/qcommon/net_chan.c
index b336feb6..4aacfa7e 100644
--- a/src/qcommon/net_chan.c
+++ b/src/qcommon/net_chan.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/net_ip.c b/src/qcommon/net_ip.c
index db9f2924..2be40a86 100644
--- a/src/qcommon/net_ip.c
+++ b/src/qcommon/net_ip.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/parse.c b/src/qcommon/parse.c
index 6f5608fe..b1f6efde 100644
--- a/src/qcommon/parse.c
+++ b/src/qcommon/parse.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_math.c b/src/qcommon/q_math.c
index 730ea6b5..e435590f 100644
--- a/src/qcommon/q_math.c
+++ b/src/qcommon/q_math.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_platform.h b/src/qcommon/q_platform.h
index 5da62b38..9405e749 100644
--- a/src/qcommon/q_platform.h
+++ b/src/qcommon/q_platform.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_shared.c b/src/qcommon/q_shared.c
index 71da2734..59ddf2ed 100644
--- a/src/qcommon/q_shared.c
+++ b/src/qcommon/q_shared.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_shared.h b/src/qcommon/q_shared.h
index 186bb461..f11c3565 100644
--- a/src/qcommon/q_shared.h
+++ b/src/qcommon/q_shared.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/qcommon.h b/src/qcommon/qcommon.h
index 690e89c6..d7184d80 100644
--- a/src/qcommon/qcommon.h
+++ b/src/qcommon/qcommon.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/qfiles.h b/src/qcommon/qfiles.h
index f0092878..f6bd2927 100644
--- a/src/qcommon/qfiles.h
+++ b/src/qcommon/qfiles.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/surfaceflags.h b/src/qcommon/surfaceflags.h
index b597c230..118d9d32 100644
--- a/src/qcommon/surfaceflags.h
+++ b/src/qcommon/surfaceflags.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm.c b/src/qcommon/vm.c
index 5956c89a..14fa32e9 100644
--- a/src/qcommon/vm.c
+++ b/src/qcommon/vm.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_interpreted.c b/src/qcommon/vm_interpreted.c
index 5f755623..53357f5d 100644
--- a/src/qcommon/vm_interpreted.c
+++ b/src/qcommon/vm_interpreted.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_local.h b/src/qcommon/vm_local.h
index 75ffee55..e9c3f7cc 100644
--- a/src/qcommon/vm_local.h
+++ b/src/qcommon/vm_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_powerpc.c b/src/qcommon/vm_powerpc.c
index 76bb984a..6b7404dc 100644
--- a/src/qcommon/vm_powerpc.c
+++ b/src/qcommon/vm_powerpc.c
@@ -2,20 +2,20 @@
===========================================================================
Copyright (C) 2008 Przemyslaw Iskra <sparky@pld-linux.org>
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/qcommon/vm_powerpc_asm.c b/src/qcommon/vm_powerpc_asm.c
index 64c59771..da6a8434 100644
--- a/src/qcommon/vm_powerpc_asm.c
+++ b/src/qcommon/vm_powerpc_asm.c
@@ -2,20 +2,20 @@
===========================================================================
Copyright (C) 2008 Przemyslaw Iskra <sparky@pld-linux.org>
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
diff --git a/src/qcommon/vm_powerpc_asm.h b/src/qcommon/vm_powerpc_asm.h
index 9bccf18a..68e6984d 100644
--- a/src/qcommon/vm_powerpc_asm.h
+++ b/src/qcommon/vm_powerpc_asm.h
@@ -2,20 +2,20 @@
===========================================================================
Copyright (C) 2008 Przemyslaw Iskra <sparky@pld-linux.org>
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/qcommon/vm_sparc.c b/src/qcommon/vm_sparc.c
index 39f2202a..69bbdc5f 100644
--- a/src/qcommon/vm_sparc.c
+++ b/src/qcommon/vm_sparc.c
@@ -2,20 +2,20 @@
===========================================================================
Copyright (C) 2009 David S. Miller <davem@davemloft.net>
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/qcommon/vm_x86.c b/src/qcommon/vm_x86.c
index e001f413..dc7f5a67 100644
--- a/src/qcommon/vm_x86.c
+++ b/src/qcommon/vm_x86.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_x86_64.c b/src/qcommon/vm_x86_64.c
index 3f950b2a..93e25f6d 100644
--- a/src/qcommon/vm_x86_64.c
+++ b/src/qcommon/vm_x86_64.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Ludwig Nussel <ludwig.nussel@web.de>
This file is part of Tremulous.
diff --git a/src/qcommon/vm_x86_64_assembler.c b/src/qcommon/vm_x86_64_assembler.c
index c36c7a66..46227e6d 100644
--- a/src/qcommon/vm_x86_64_assembler.c
+++ b/src/qcommon/vm_x86_64_assembler.c
@@ -2,6 +2,8 @@
===========================================================================
vm_x86_64_assembler.c -- assembler for x86-64
+Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2007 Ludwig Nussel <ludwig.nussel@suse.de>, Novell inc.
Tremulous is free software; you can redistribute it
diff --git a/src/renderer/qgl.h b/src/renderer/qgl.h
index b8544b15..2dbe27db 100644
--- a/src/renderer/qgl.h
+++ b/src/renderer/qgl.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_animation.c b/src/renderer/tr_animation.c
index 88b85807..0aa628b5 100644
--- a/src/renderer/tr_animation.c
+++ b/src/renderer/tr_animation.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_backend.c b/src/renderer/tr_backend.c
index 4f1e9955..54431ab8 100644
--- a/src/renderer/tr_backend.c
+++ b/src/renderer/tr_backend.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_bsp.c b/src/renderer/tr_bsp.c
index 83633c00..caf62033 100644
--- a/src/renderer/tr_bsp.c
+++ b/src/renderer/tr_bsp.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_cmds.c b/src/renderer/tr_cmds.c
index ce0fa680..a9e88918 100644
--- a/src/renderer/tr_cmds.c
+++ b/src/renderer/tr_cmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_curve.c b/src/renderer/tr_curve.c
index ecacf3ab..00cb2ed8 100644
--- a/src/renderer/tr_curve.c
+++ b/src/renderer/tr_curve.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_flares.c b/src/renderer/tr_flares.c
index f8fb222d..7a5a8174 100644
--- a/src/renderer/tr_flares.c
+++ b/src/renderer/tr_flares.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_font.c b/src/renderer/tr_font.c
index 95df7a15..3fe80d0b 100644
--- a/src/renderer/tr_font.c
+++ b/src/renderer/tr_font.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_image.c b/src/renderer/tr_image.c
index 5ed98450..0cb18759 100644
--- a/src/renderer/tr_image.c
+++ b/src/renderer/tr_image.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_image_bmp.c b/src/renderer/tr_image_bmp.c
index 0b78abb8..75373124 100644
--- a/src/renderer/tr_image_bmp.c
+++ b/src/renderer/tr_image_bmp.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_image_jpg.c b/src/renderer/tr_image_jpg.c
index 2e1a52a7..baf2a6fd 100644
--- a/src/renderer/tr_image_jpg.c
+++ b/src/renderer/tr_image_jpg.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_image_pcx.c b/src/renderer/tr_image_pcx.c
index d1b1a5ee..8837d5b7 100644
--- a/src/renderer/tr_image_pcx.c
+++ b/src/renderer/tr_image_pcx.c
@@ -2,21 +2,22 @@
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
2008 Ludwig Nussel
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_image_tga.c b/src/renderer/tr_image_tga.c
index e66e60de..b5375f84 100644
--- a/src/renderer/tr_image_tga.c
+++ b/src/renderer/tr_image_tga.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_init.c b/src/renderer/tr_init.c
index b08cdbb8..90b74683 100644
--- a/src/renderer/tr_init.c
+++ b/src/renderer/tr_init.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_light.c b/src/renderer/tr_light.c
index dfed3653..18dea318 100644
--- a/src/renderer/tr_light.c
+++ b/src/renderer/tr_light.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_local.h b/src/renderer/tr_local.h
index f0f3cada..231855e9 100644
--- a/src/renderer/tr_local.h
+++ b/src/renderer/tr_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_main.c b/src/renderer/tr_main.c
index 105dfdf2..298d2d98 100644
--- a/src/renderer/tr_main.c
+++ b/src/renderer/tr_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_marks.c b/src/renderer/tr_marks.c
index b846b3bd..b3b53330 100644
--- a/src/renderer/tr_marks.c
+++ b/src/renderer/tr_marks.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_mesh.c b/src/renderer/tr_mesh.c
index d35f5d11..38c58ed2 100644
--- a/src/renderer/tr_mesh.c
+++ b/src/renderer/tr_mesh.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_model.c b/src/renderer/tr_model.c
index 8707d8a7..70660583 100644
--- a/src/renderer/tr_model.c
+++ b/src/renderer/tr_model.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_noise.c b/src/renderer/tr_noise.c
index 3a38d9d8..a9707a4a 100644
--- a/src/renderer/tr_noise.c
+++ b/src/renderer/tr_noise.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_public.h b/src/renderer/tr_public.h
index a6c72893..5126ab49 100644
--- a/src/renderer/tr_public.h
+++ b/src/renderer/tr_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_scene.c b/src/renderer/tr_scene.c
index e11c0a3d..ae1376e9 100644
--- a/src/renderer/tr_scene.c
+++ b/src/renderer/tr_scene.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shade.c b/src/renderer/tr_shade.c
index dd8b81bb..d4375b5e 100644
--- a/src/renderer/tr_shade.c
+++ b/src/renderer/tr_shade.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shade_calc.c b/src/renderer/tr_shade_calc.c
index ee2f6ecb..c3de88cc 100644
--- a/src/renderer/tr_shade_calc.c
+++ b/src/renderer/tr_shade_calc.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shader.c b/src/renderer/tr_shader.c
index bcd817bb..8e86a73f 100644
--- a/src/renderer/tr_shader.c
+++ b/src/renderer/tr_shader.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shadows.c b/src/renderer/tr_shadows.c
index a9f34130..04777799 100644
--- a/src/renderer/tr_shadows.c
+++ b/src/renderer/tr_shadows.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_sky.c b/src/renderer/tr_sky.c
index 08c8c899..fd266ee3 100644
--- a/src/renderer/tr_sky.c
+++ b/src/renderer/tr_sky.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_surface.c b/src/renderer/tr_surface.c
index fca9841c..cc7f0f3a 100644
--- a/src/renderer/tr_surface.c
+++ b/src/renderer/tr_surface.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_types.h b/src/renderer/tr_types.h
index 82270b91..79327218 100644
--- a/src/renderer/tr_types.h
+++ b/src/renderer/tr_types.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_world.c b/src/renderer/tr_world.c
index c5158b29..97c9c87e 100644
--- a/src/renderer/tr_world.c
+++ b/src/renderer/tr_world.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_gamma.c b/src/sdl/sdl_gamma.c
index 346bcfd2..dad4bb34 100644
--- a/src/sdl/sdl_gamma.c
+++ b/src/sdl/sdl_gamma.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_glimp.c b/src/sdl/sdl_glimp.c
index 8028eb59..cfc10153 100644
--- a/src/sdl/sdl_glimp.c
+++ b/src/sdl/sdl_glimp.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_input.c b/src/sdl/sdl_input.c
index 2949c8fd..731aca72 100644
--- a/src/sdl/sdl_input.c
+++ b/src/sdl/sdl_input.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_snd.c b/src/sdl/sdl_snd.c
index 4a4c78d1..24510329 100644
--- a/src/sdl/sdl_snd.c
+++ b/src/sdl/sdl_snd.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/server.h b/src/server/server.h
index 576347bd..ad9fcde4 100644
--- a/src/server/server.h
+++ b/src/server/server.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_ccmds.c b/src/server/sv_ccmds.c
index ffd78e56..6768bb9c 100644
--- a/src/server/sv_ccmds.c
+++ b/src/server/sv_ccmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_client.c b/src/server/sv_client.c
index 92c4d5f1..9410f162 100644
--- a/src/server/sv_client.c
+++ b/src/server/sv_client.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_game.c b/src/server/sv_game.c
index 95c2ba95..efd6265e 100644
--- a/src/server/sv_game.c
+++ b/src/server/sv_game.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_init.c b/src/server/sv_init.c
index 4d0cc24c..59e03464 100644
--- a/src/server/sv_init.c
+++ b/src/server/sv_init.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_main.c b/src/server/sv_main.c
index 968bac23..75e9dc72 100644
--- a/src/server/sv_main.c
+++ b/src/server/sv_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_net_chan.c b/src/server/sv_net_chan.c
index dd2bb204..1adba16d 100644
--- a/src/server/sv_net_chan.c
+++ b/src/server/sv_net_chan.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_snapshot.c b/src/server/sv_snapshot.c
index d813aad4..bbd1fc01 100644
--- a/src/server/sv_snapshot.c
+++ b/src/server/sv_snapshot.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_world.c b/src/server/sv_world.c
index 508ff0cc..667c9268 100644
--- a/src/server/sv_world.c
+++ b/src/server/sv_world.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/con_log.c b/src/sys/con_log.c
index c3a4a5b8..a54117c6 100644
--- a/src/sys/con_log.c
+++ b/src/sys/con_log.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/sys/con_passive.c b/src/sys/con_passive.c
index 794c8951..1650b103 100644
--- a/src/sys/con_passive.c
+++ b/src/sys/con_passive.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/sys/con_tty.c b/src/sys/con_tty.c
index b0990032..547521c7 100644
--- a/src/sys/con_tty.c
+++ b/src/sys/con_tty.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/con_win32.c b/src/sys/con_win32.c
index a27c9cca..987c553a 100644
--- a/src/sys/con_win32.c
+++ b/src/sys/con_win32.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_loadlib.h b/src/sys/sys_loadlib.h
index 3d20b8ce..02bb7627 100644
--- a/src/sys/sys_loadlib.h
+++ b/src/sys/sys_loadlib.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_local.h b/src/sys/sys_local.h
index 1ccb125f..6017150a 100644
--- a/src/sys/sys_local.h
+++ b/src/sys/sys_local.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_main.c b/src/sys/sys_main.c
index f1b0c38a..9fadfa06 100644
--- a/src/sys/sys_main.c
+++ b/src/sys/sys_main.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_unix.c b/src/sys/sys_unix.c
index 60623a27..7863c082 100644
--- a/src/sys/sys_unix.c
+++ b/src/sys/sys_unix.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_win32.c b/src/sys/sys_win32.c
index e5b0cb00..ead428eb 100644
--- a/src/sys/sys_win32.c
+++ b/src/sys/sys_win32.c
@@ -1,6 +1,8 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
+
This file is part of Tremulous.
diff --git a/src/sys/win_resource.h b/src/sys/win_resource.h
index a3704cc1..8e658d74 100644
--- a/src/sys/win_resource.h
+++ b/src/sys/win_resource.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/cmdlib.c b/src/tools/asm/cmdlib.c
index aca34313..95fbb8c1 100644
--- a/src/tools/asm/cmdlib.c
+++ b/src/tools/asm/cmdlib.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/cmdlib.h b/src/tools/asm/cmdlib.h
index 3b2f2db4..20d06de9 100644
--- a/src/tools/asm/cmdlib.h
+++ b/src/tools/asm/cmdlib.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/mathlib.h b/src/tools/asm/mathlib.h
index 71bbabbf..bc63a4d2 100644
--- a/src/tools/asm/mathlib.h
+++ b/src/tools/asm/mathlib.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/opstrings.h b/src/tools/asm/opstrings.h
index 0bf81abb..d2c3210b 100644
--- a/src/tools/asm/opstrings.h
+++ b/src/tools/asm/opstrings.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/q3asm.c b/src/tools/asm/q3asm.c
index 481a1acb..c42b9ac5 100644
--- a/src/tools/asm/q3asm.c
+++ b/src/tools/asm/q3asm.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_atoms.c b/src/ui/ui_atoms.c
index 8f31225f..9c98f867 100644
--- a/src/ui/ui_atoms.c
+++ b/src/ui/ui_atoms.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_gameinfo.c b/src/ui/ui_gameinfo.c
index 6c4e4681..18a604b8 100644
--- a/src/ui/ui_gameinfo.c
+++ b/src/ui/ui_gameinfo.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_local.h b/src/ui/ui_local.h
index 71e568fe..2c78e260 100644
--- a/src/ui/ui_local.h
+++ b/src/ui/ui_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_main.c b/src/ui/ui_main.c
index 9dd52c18..b28471d9 100644
--- a/src/ui/ui_main.c
+++ b/src/ui/ui_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_public.h b/src/ui/ui_public.h
index 9e77c4b9..f746eb38 100644
--- a/src/ui/ui_public.h
+++ b/src/ui/ui_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_shared.c b/src/ui/ui_shared.c
index 9c958d9a..9b878b0d 100644
--- a/src/ui/ui_shared.c
+++ b/src/ui/ui_shared.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_shared.h b/src/ui/ui_shared.h
index 29224757..3357ef60 100644
--- a/src/ui/ui_shared.h
+++ b/src/ui/ui_shared.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_syscalls.c b/src/ui/ui_syscalls.c
index 4da66e03..2187f185 100644
--- a/src/ui/ui_syscalls.c
+++ b/src/ui/ui_syscalls.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.