summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2013-02-16 22:57:30 +0000
committerTim Angus <tim@ngus.net>2013-02-16 22:57:30 +0000
commit9423baa1f9eed0f9c2752f25f91c6a4e0252e22a (patch)
tree9a6deeeb28c7f996620ed545b70aefcc717fdff4
parentb48c49c6fd11528b452519be738aa0b3b03a75e8 (diff)
Update copyright notices
-rw-r--r--src/asm/ftola.c3
-rw-r--r--src/asm/qasm-inline.h3
-rw-r--r--src/asm/qasm.h2
-rw-r--r--src/asm/snapvector.c3
-rw-r--r--src/botlib/be_ai_move.c3
-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_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_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.c2
-rw-r--r--src/client/cl_curl.h2
-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.c2
-rw-r--r--src/client/libmumblelink.h2
-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.c2
-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_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/jpeg-8c/jctrans.c2
-rw-r--r--src/jpeg-8c/jdtrans.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.c2
-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.c1
-rw-r--r--src/qcommon/vm_powerpc_asm.c1
-rw-r--r--src/qcommon/vm_powerpc_asm.h1
-rw-r--r--src/qcommon/vm_sparc.c1
-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/renderercommon/iqm.h4
-rw-r--r--src/renderercommon/qgl.h2
-rw-r--r--src/renderercommon/tr_common.h3
-rw-r--r--src/renderercommon/tr_image_bmp.c2
-rw-r--r--src/renderercommon/tr_image_jpg.c2
-rw-r--r--src/renderercommon/tr_image_pcx.c2
-rw-r--r--src/renderercommon/tr_image_png.c1
-rw-r--r--src/renderercommon/tr_image_tga.c2
-rw-r--r--src/renderercommon/tr_noise.c2
-rw-r--r--src/renderercommon/tr_public.h2
-rw-r--r--src/renderercommon/tr_types.h2
-rw-r--r--src/renderergl1/tr_animation.c2
-rw-r--r--src/renderergl1/tr_backend.c2
-rw-r--r--src/renderergl1/tr_bsp.c2
-rw-r--r--src/renderergl1/tr_cmds.c2
-rw-r--r--src/renderergl1/tr_curve.c2
-rw-r--r--src/renderergl1/tr_flares.c2
-rw-r--r--src/renderergl1/tr_font.c2
-rw-r--r--src/renderergl1/tr_image.c2
-rw-r--r--src/renderergl1/tr_init.c2
-rw-r--r--src/renderergl1/tr_light.c2
-rw-r--r--src/renderergl1/tr_local.h2
-rw-r--r--src/renderergl1/tr_main.c2
-rw-r--r--src/renderergl1/tr_marks.c2
-rw-r--r--src/renderergl1/tr_mesh.c2
-rw-r--r--src/renderergl1/tr_model.c2
-rw-r--r--src/renderergl1/tr_model_iqm.c3
-rw-r--r--src/renderergl1/tr_scene.c2
-rw-r--r--src/renderergl1/tr_shade.c2
-rw-r--r--src/renderergl1/tr_shade_calc.c2
-rw-r--r--src/renderergl1/tr_shader.c2
-rw-r--r--src/renderergl1/tr_shadows.c3
-rw-r--r--src/renderergl1/tr_sky.c2
-rw-r--r--src/renderergl1/tr_subs.c3
-rw-r--r--src/renderergl1/tr_surface.c2
-rw-r--r--src/renderergl1/tr_world.c2
-rw-r--r--src/renderergl2/qgl2.h3
-rw-r--r--src/renderergl2/tr_animation.c3
-rw-r--r--src/renderergl2/tr_backend.c3
-rw-r--r--src/renderergl2/tr_bsp.c3
-rw-r--r--src/renderergl2/tr_cmds.c3
-rw-r--r--src/renderergl2/tr_curve.c3
-rw-r--r--src/renderergl2/tr_extensions.c2
-rw-r--r--src/renderergl2/tr_extramath.c2
-rw-r--r--src/renderergl2/tr_extramath.h2
-rw-r--r--src/renderergl2/tr_fbo.h2
-rw-r--r--src/renderergl2/tr_flares.c3
-rw-r--r--src/renderergl2/tr_font.c3
-rw-r--r--src/renderergl2/tr_image.c3
-rw-r--r--src/renderergl2/tr_init.c3
-rw-r--r--src/renderergl2/tr_light.c3
-rw-r--r--src/renderergl2/tr_local.h3
-rw-r--r--src/renderergl2/tr_main.c3
-rw-r--r--src/renderergl2/tr_marks.c3
-rw-r--r--src/renderergl2/tr_mesh.c3
-rw-r--r--src/renderergl2/tr_model.c3
-rw-r--r--src/renderergl2/tr_model_iqm.c2
-rw-r--r--src/renderergl2/tr_scene.c3
-rw-r--r--src/renderergl2/tr_shade.c3
-rw-r--r--src/renderergl2/tr_shade_calc.c3
-rw-r--r--src/renderergl2/tr_shader.c3
-rw-r--r--src/renderergl2/tr_shadows.c2
-rw-r--r--src/renderergl2/tr_sky.c3
-rw-r--r--src/renderergl2/tr_subs.c2
-rw-r--r--src/renderergl2/tr_surface.c3
-rw-r--r--src/renderergl2/tr_world.c3
-rw-r--r--src/sdl/sdl_gamma.c2
-rw-r--r--src/sdl/sdl_glimp.c2
-rw-r--r--src/sdl/sdl_input.c2
-rw-r--r--src/sdl/sdl_snd.c2
-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.c2
-rw-r--r--src/sys/con_passive.c2
-rw-r--r--src/sys/con_tty.c2
-rw-r--r--src/sys/con_win32.c2
-rw-r--r--src/sys/sys_loadlib.h2
-rw-r--r--src/sys/sys_local.h2
-rw-r--r--src/sys/sys_main.c2
-rw-r--r--src/sys/sys_unix.c2
-rw-r--r--src/sys/sys_win32.c2
-rw-r--r--src/sys/win_resource.h2
-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
241 files changed, 274 insertions, 236 deletions
diff --git a/src/asm/ftola.c b/src/asm/ftola.c
index 6e8ff061..cfa44381 100644
--- a/src/asm/ftola.c
+++ b/src/asm/ftola.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 2011 Thilo Schulz <thilo@tjps.eu>
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/asm/qasm-inline.h b/src/asm/qasm-inline.h
index b609aecc..491371aa 100644
--- a/src/asm/qasm-inline.h
+++ b/src/asm/qasm-inline.h
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/asm/qasm.h b/src/asm/qasm.h
index 64a60521..a716705a 100644
--- a/src/asm/qasm.h
+++ b/src/asm/qasm.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/asm/snapvector.c b/src/asm/snapvector.c
index 44e81f58..c3634de8 100644
--- a/src/asm/snapvector.c
+++ b/src/asm/snapvector.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 2011 Thilo Schulz <thilo@tjps.eu>
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/botlib/be_ai_move.c b/src/botlib/be_ai_move.c
index 294fc257..c0ff2078 100644
--- a/src/botlib/be_ai_move.c
+++ b/src/botlib/be_ai_move.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/cgame/cg_animation.c b/src/cgame/cg_animation.c
index e92a6e5d..b070cfd7 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_animmapobj.c b/src/cgame/cg_animmapobj.c
index 72464f7e..4bc94a41 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_attachment.c b/src/cgame/cg_attachment.c
index da094a56..ab5ee21a 100644
--- a/src/cgame/cg_attachment.c
+++ b/src/cgame/cg_attachment.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_buildable.c b/src/cgame/cg_buildable.c
index 369277d1..89d23eca 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_consolecmds.c b/src/cgame/cg_consolecmds.c
index 5dab9757..c54d51fb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_draw.c b/src/cgame/cg_draw.c
index 42811ef7..6a3b52a6 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_drawtools.c b/src/cgame/cg_drawtools.c
index f35ed235..f9d7999b 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_ents.c b/src/cgame/cg_ents.c
index 9f9dbaee..6c30339b 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_event.c b/src/cgame/cg_event.c
index b87cb2d8..0b102647 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index 754ab7d4..148f3328 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_main.c b/src/cgame/cg_main.c
index 8680aeca..16147cd2 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_marks.c b/src/cgame/cg_marks.c
index 6e1891f3..c9e1c140 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_particles.c b/src/cgame/cg_particles.c
index 0e1a0357..a3f74fbd 100644
--- a/src/cgame/cg_particles.c
+++ b/src/cgame/cg_particles.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_players.c b/src/cgame/cg_players.c
index fb8e2c24..5556bd5c 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_playerstate.c b/src/cgame/cg_playerstate.c
index 9d31b4ab..6eb38e81 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_predict.c b/src/cgame/cg_predict.c
index f3ae38ef..c2e2e113 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_public.h b/src/cgame/cg_public.h
index 9d197ffc..c7b1931b 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_scanner.c b/src/cgame/cg_scanner.c
index be061e5b..2d7fc804 100644
--- a/src/cgame/cg_scanner.c
+++ b/src/cgame/cg_scanner.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_servercmds.c b/src/cgame/cg_servercmds.c
index b501ecbc..035b8c56 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_snapshot.c b/src/cgame/cg_snapshot.c
index 673558d3..3862c787 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_syscalls.c b/src/cgame/cg_syscalls.c
index 0c0b722c..e3c53411 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_trails.c b/src/cgame/cg_trails.c
index 759ffcfe..60b540eb 100644
--- a/src/cgame/cg_trails.c
+++ b/src/cgame/cg_trails.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_tutorial.c b/src/cgame/cg_tutorial.c
index 7820f4fa..daa0b262 100644
--- a/src/cgame/cg_tutorial.c
+++ b/src/cgame/cg_tutorial.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_view.c b/src/cgame/cg_view.c
index 800a16ae..253bc105 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/cgame/cg_weapons.c b/src/cgame/cg_weapons.c
index 6d09d3d9..5a959c21 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_cgame.c b/src/client/cl_cgame.c
index b30446fa..03735adb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_cin.c b/src/client/cl_cin.c
index d6bb0b9f..e91de5c6 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_console.c b/src/client/cl_console.c
index a1c7258c..3a3b1cfb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_curl.c b/src/client/cl_curl.c
index 70cc7d08..ffc35557 100644
--- a/src/client/cl_curl.c
+++ b/src/client/cl_curl.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 2006 Tony J. White (tjw@tjw.org)
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_curl.h b/src/client/cl_curl.h
index 85be1fe6..53f172e4 100644
--- a/src/client/cl_curl.h
+++ b/src/client/cl_curl.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 2006 Tony J. White (tjw@tjw.org)
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_input.c b/src/client/cl_input.c
index 2ccb50f3..e09d7d75 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_keys.c b/src/client/cl_keys.c
index 157da0d2..e686366f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_main.c b/src/client/cl_main.c
index 9be6f1c8..206df3be 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 5248a493..395c2d75 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_parse.c b/src/client/cl_parse.c
index 02d04cd6..675c6855 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_scrn.c b/src/client/cl_scrn.c
index 34fe3526..73dbe5b1 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_ui.c b/src/client/cl_ui.c
index d8d3fe89..225b81e0 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/client.h b/src/client/client.h
index de029364..a875f9dd 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/keycodes.h b/src/client/keycodes.h
index c13194c2..eee38196 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/keys.h b/src/client/keys.h
index adb95379..e27d4f68 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/libmumblelink.c b/src/client/libmumblelink.c
index 48a18065..ed4c2d52 100644
--- a/src/client/libmumblelink.c
+++ b/src/client/libmumblelink.c
@@ -1,7 +1,7 @@
/* libmumblelink.c -- mumble link interface
Copyright (C) 2008 Ludwig Nussel <ludwig.nussel@suse.de>
- Copyright (C) 2000-2009 Darklegion Development
+ Copyright (C) 2000-2013 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 fc4929ff..d8922bab 100644
--- a/src/client/libmumblelink.h
+++ b/src/client/libmumblelink.h
@@ -1,7 +1,7 @@
/* libmumblelink.h -- mumble link interface
Copyright (C) 2008 Ludwig Nussel <ludwig.nussel@suse.de>
- Copyright (C) 2000-2009 Darklegion Development
+ Copyright (C) 2000-2013 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 2277b8a2..8cef0379 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 7665e6ef..f688d2cb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 b2f2a19f..0e697cf3 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 5497a7c6..7371d5b8 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 4a01c9a8..882bfcb4 100644
--- a/src/client/snd_codec_ogg.c
+++ b/src/client/snd_codec_ogg.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 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 8647e0da..5cbacbde 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 f6435352..e0e6988c 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_local.h b/src/client/snd_local.h
index 0c404cf2..1f842d89 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_main.c b/src/client/snd_main.c
index 1bc9bf21..fa25b65f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 a8e42085..00dbcf3a 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_mix.c b/src/client/snd_mix.c
index 2dd44283..71cfd781 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_openal.c b/src/client/snd_openal.c
index 12fd855b..01207a87 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 837f0f03..6596fa0a 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_wavelet.c b/src/client/snd_wavelet.c
index 8c392cdc..1355fcbe 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_alloc.c b/src/game/bg_alloc.c
index 6bf4eb63..f69c2bec 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_lib.c b/src/game/bg_lib.c
index d2a6eb34..bb12f286 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_lib.h b/src/game/bg_lib.h
index 3eb6e19d..30efff30 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_local.h b/src/game/bg_local.h
index 6a3fd72e..b38571d8 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_misc.c b/src/game/bg_misc.c
index cc1fcc62..cf5ace9d 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_pmove.c b/src/game/bg_pmove.c
index 945a28a9..759e8774 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 17f7bb61..b5620401 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_slidemove.c b/src/game/bg_slidemove.c
index 222d1f74..f396ba66 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/bg_voice.c b/src/game/bg_voice.c
index c0764dd6..cbc2cc10 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 021f1299..16b21349 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_admin.c b/src/game/g_admin.c
index bbc77645..f15f3469 100644
--- a/src/game/g_admin.c
+++ b/src/game/g_admin.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_admin.h b/src/game/g_admin.h
index c684ae1e..f95a0741 100644
--- a/src/game/g_admin.h
+++ b/src/game/g_admin.h
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_buildable.c b/src/game/g_buildable.c
index 2fbd92e1..7706b598 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_client.c b/src/game/g_client.c
index cc271890..065bba34 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_cmds.c b/src/game/g_cmds.c
index 5398afd3..ee215301 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_combat.c b/src/game/g_combat.c
index 7fcd2310..93237e96 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 2ba8b563..2516e514 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_main.c b/src/game/g_main.c
index c228a5f7..b749321f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_maprotation.c b/src/game/g_maprotation.c
index a8a9ea20..082815b9 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_misc.c b/src/game/g_misc.c
index 861fc642..1915921e 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_missile.c b/src/game/g_missile.c
index 8538777f..7ec9ee09 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_mover.c b/src/game/g_mover.c
index c6b2007f..cedb47fc 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_physics.c b/src/game/g_physics.c
index e5225691..753bd605 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_public.h b/src/game/g_public.h
index 312a5e5b..43b3f5de 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_session.c b/src/game/g_session.c
index 473cbc45..b183298b 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_spawn.c b/src/game/g_spawn.c
index 5cbc643f..78946712 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_svcmds.c b/src/game/g_svcmds.c
index db14a917..72d26478 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_syscalls.c b/src/game/g_syscalls.c
index 0566ef86..ea13ac2e 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_target.c b/src/game/g_target.c
index 3157c8f1..bad37806 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_team.c b/src/game/g_team.c
index 531e3d2e..dded18ee 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_trigger.c b/src/game/g_trigger.c
index b3d21860..97cb557d 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_utils.c b/src/game/g_utils.c
index 6968a6c0..8a06aa5f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/g_weapon.c b/src/game/g_weapon.c
index a359a0f3..dcd65a09 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index 4c0adf2f..daf4c56f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/jpeg-8c/jctrans.c b/src/jpeg-8c/jctrans.c
index cee6b0f3..33648113 100644
--- a/src/jpeg-8c/jctrans.c
+++ b/src/jpeg-8c/jctrans.c
@@ -2,7 +2,7 @@
* jctrans.c
*
* Copyright (C) 1995-1998, Thomas G. Lane.
- * Modified 2000-2009 by Guido Vollbeding.
+ * Modified 2000-2013 by Guido Vollbeding.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
diff --git a/src/jpeg-8c/jdtrans.c b/src/jpeg-8c/jdtrans.c
index 22dd47fb..e358b1bb 100644
--- a/src/jpeg-8c/jdtrans.c
+++ b/src/jpeg-8c/jdtrans.c
@@ -2,7 +2,7 @@
* jdtrans.c
*
* Copyright (C) 1995-1997, Thomas G. Lane.
- * Modified 2000-2009 by Guido Vollbeding.
+ * Modified 2000-2013 by Guido Vollbeding.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
diff --git a/src/null/mac_net.c b/src/null/mac_net.c
index cca208bf..5b6b7f71 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_client.c b/src/null/null_client.c
index 1755c0d4..d155bdd0 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_glimp.c b/src/null/null_glimp.c
index 5652dc9d..2f6d50d1 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_input.c b/src/null/null_input.c
index d6cf79ad..6f2a2c73 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_main.c b/src/null/null_main.c
index c6abe925..3ddb13aa 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_net.c b/src/null/null_net.c
index 9562eacf..9b05ef3e 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/null/null_snddma.c b/src/null/null_snddma.c
index 2dd5e33d..26cd554d 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_load.c b/src/qcommon/cm_load.c
index 7ee71766..51455cb9 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_local.h b/src/qcommon/cm_local.h
index 8b93b9f7..2c11050e 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_patch.c b/src/qcommon/cm_patch.c
index 55e27624..1234512b 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_patch.h b/src/qcommon/cm_patch.h
index 2470339b..2b8cbdc3 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_polylib.c b/src/qcommon/cm_polylib.c
index b4ebd3ed..b2a49d47 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_polylib.h b/src/qcommon/cm_polylib.h
index b1b2a48f..25a052f7 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_public.h b/src/qcommon/cm_public.h
index 60f5253c..24d35d10 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_test.c b/src/qcommon/cm_test.c
index 5e520e42..b2b0b35f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cm_trace.c b/src/qcommon/cm_trace.c
index fcfa17b3..4ee53373 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cmd.c b/src/qcommon/cmd.c
index c795ab51..44a6f0ea 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/common.c b/src/qcommon/common.c
index 772f6bd4..b70890fb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/cvar.c b/src/qcommon/cvar.c
index bd7e4984..1ddac15a 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/files.c b/src/qcommon/files.c
index 6788ec82..128191c0 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/huffman.c b/src/qcommon/huffman.c
index 7bd433d3..fd228541 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/msg.c b/src/qcommon/msg.c
index 177c0736..aaed712a 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/net_chan.c b/src/qcommon/net_chan.c
index 49e06731..58a45b50 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/net_ip.c b/src/qcommon/net_ip.c
index 8594ac99..928b06c8 100644
--- a/src/qcommon/net_ip.c
+++ b/src/qcommon/net_ip.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/parse.c b/src/qcommon/parse.c
index e1332df3..78343385 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_math.c b/src/qcommon/q_math.c
index be06f226..f6e215b9 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_platform.h b/src/qcommon/q_platform.h
index cc8e5062..03ea6e36 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_shared.c b/src/qcommon/q_shared.c
index 68be72ab..897bdae4 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/q_shared.h b/src/qcommon/q_shared.h
index 800c5157..816657f6 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/qcommon.h b/src/qcommon/qcommon.h
index b61c27dc..3ab36c4d 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/qfiles.h b/src/qcommon/qfiles.h
index f6bd2927..47dc75eb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/surfaceflags.h b/src/qcommon/surfaceflags.h
index c1f2a0db..d99b06e9 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm.c b/src/qcommon/vm.c
index c1384972..d6d589d2 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_interpreted.c b/src/qcommon/vm_interpreted.c
index 91a6d53d..1df544eb 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_local.h b/src/qcommon/vm_local.h
index 5e00c0de..8ac92a3a 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_powerpc.c b/src/qcommon/vm_powerpc.c
index 4bc3354e..2fde4310 100644
--- a/src/qcommon/vm_powerpc.c
+++ b/src/qcommon/vm_powerpc.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2008 Przemyslaw Iskra <sparky@pld-linux.org>
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_powerpc_asm.c b/src/qcommon/vm_powerpc_asm.c
index dcb7e273..a97c942a 100644
--- a/src/qcommon/vm_powerpc_asm.c
+++ b/src/qcommon/vm_powerpc_asm.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2008 Przemyslaw Iskra <sparky@pld-linux.org>
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_powerpc_asm.h b/src/qcommon/vm_powerpc_asm.h
index 68e6984d..eb7542ab 100644
--- a/src/qcommon/vm_powerpc_asm.h
+++ b/src/qcommon/vm_powerpc_asm.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2008 Przemyslaw Iskra <sparky@pld-linux.org>
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_sparc.c b/src/qcommon/vm_sparc.c
index 6d247179..b34b2175 100644
--- a/src/qcommon/vm_sparc.c
+++ b/src/qcommon/vm_sparc.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2009 David S. Miller <davem@davemloft.net>
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/qcommon/vm_x86.c b/src/qcommon/vm_x86.c
index a6bb0821..21b69699 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 df39db44..64e582fc 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 2fb67cf1..2a2808a8 100644
--- a/src/qcommon/vm_x86_64_assembler.c
+++ b/src/qcommon/vm_x86_64_assembler.c
@@ -3,7 +3,7 @@
vm_x86_64_assembler.c -- assembler for x86-64
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 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/renderercommon/iqm.h b/src/renderercommon/iqm.h
index ab2247ac..1d8dd5ee 100644
--- a/src/renderercommon/iqm.h
+++ b/src/renderercommon/iqm.h
@@ -1,6 +1,8 @@
/*
===========================================================================
-This file is part of Quake III Arena source code.
+Copyright (C) 2000-2013 Darklegion Development
+
+This file is part of Tremulous.
Quake III Arena source code is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderercommon/qgl.h b/src/renderercommon/qgl.h
index 2dbe27db..1f30eb54 100644
--- a/src/renderercommon/qgl.h
+++ b/src/renderercommon/qgl.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_common.h b/src/renderercommon/tr_common.h
index 6a2c98b3..f751f7a3 100644
--- a/src/renderercommon/tr_common.h
+++ b/src/renderercommon/tr_common.h
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderercommon/tr_image_bmp.c b/src/renderercommon/tr_image_bmp.c
index 7a5de47d..d3f84ac4 100644
--- a/src/renderercommon/tr_image_bmp.c
+++ b/src/renderercommon/tr_image_bmp.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_image_jpg.c b/src/renderercommon/tr_image_jpg.c
index 0a5a1112..39108000 100644
--- a/src/renderercommon/tr_image_jpg.c
+++ b/src/renderercommon/tr_image_jpg.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_image_pcx.c b/src/renderercommon/tr_image_pcx.c
index 114f6936..c50394d4 100644
--- a/src/renderercommon/tr_image_pcx.c
+++ b/src/renderercommon/tr_image_pcx.c
@@ -2,7 +2,7 @@
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
2008 Ludwig Nussel
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_image_png.c b/src/renderercommon/tr_image_png.c
index aad794e7..d3fc7bf8 100644
--- a/src/renderercommon/tr_image_png.c
+++ b/src/renderercommon/tr_image_png.c
@@ -2,6 +2,7 @@
===========================================================================
ioquake3 png decoder
Copyright (C) 2007,2008 Joerg Dietrich
+Copyright (C) 2000-2013 Darklegion Development
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
diff --git a/src/renderercommon/tr_image_tga.c b/src/renderercommon/tr_image_tga.c
index eb22b56b..6910c472 100644
--- a/src/renderercommon/tr_image_tga.c
+++ b/src/renderercommon/tr_image_tga.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_noise.c b/src/renderercommon/tr_noise.c
index 8b0f7798..79110779 100644
--- a/src/renderercommon/tr_noise.c
+++ b/src/renderercommon/tr_noise.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_public.h b/src/renderercommon/tr_public.h
index f9ededdf..2c8a144b 100644
--- a/src/renderercommon/tr_public.h
+++ b/src/renderercommon/tr_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderercommon/tr_types.h b/src/renderercommon/tr_types.h
index 0e15c9e8..b63729c4 100644
--- a/src/renderercommon/tr_types.h
+++ b/src/renderercommon/tr_types.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_animation.c b/src/renderergl1/tr_animation.c
index a9bcd507..b983ef32 100644
--- a/src/renderergl1/tr_animation.c
+++ b/src/renderergl1/tr_animation.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_backend.c b/src/renderergl1/tr_backend.c
index 61495083..f00a9257 100644
--- a/src/renderergl1/tr_backend.c
+++ b/src/renderergl1/tr_backend.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_bsp.c b/src/renderergl1/tr_bsp.c
index 74596a53..0200011f 100644
--- a/src/renderergl1/tr_bsp.c
+++ b/src/renderergl1/tr_bsp.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_cmds.c b/src/renderergl1/tr_cmds.c
index e4a2dcfe..a9b65711 100644
--- a/src/renderergl1/tr_cmds.c
+++ b/src/renderergl1/tr_cmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_curve.c b/src/renderergl1/tr_curve.c
index 684329b1..dab775c8 100644
--- a/src/renderergl1/tr_curve.c
+++ b/src/renderergl1/tr_curve.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_flares.c b/src/renderergl1/tr_flares.c
index 9397fbac..310f501a 100644
--- a/src/renderergl1/tr_flares.c
+++ b/src/renderergl1/tr_flares.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_font.c b/src/renderergl1/tr_font.c
index 432d1215..882d898a 100644
--- a/src/renderergl1/tr_font.c
+++ b/src/renderergl1/tr_font.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_image.c b/src/renderergl1/tr_image.c
index 3338a25b..e69e2d09 100644
--- a/src/renderergl1/tr_image.c
+++ b/src/renderergl1/tr_image.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_init.c b/src/renderergl1/tr_init.c
index c85c9952..8e0cb655 100644
--- a/src/renderergl1/tr_init.c
+++ b/src/renderergl1/tr_init.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_light.c b/src/renderergl1/tr_light.c
index 36c1c480..779451f1 100644
--- a/src/renderergl1/tr_light.c
+++ b/src/renderergl1/tr_light.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_local.h b/src/renderergl1/tr_local.h
index 3ed11588..a2db3d44 100644
--- a/src/renderergl1/tr_local.h
+++ b/src/renderergl1/tr_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_main.c b/src/renderergl1/tr_main.c
index 3b82a777..76ed1244 100644
--- a/src/renderergl1/tr_main.c
+++ b/src/renderergl1/tr_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_marks.c b/src/renderergl1/tr_marks.c
index 6bcd7cb1..f85a1244 100644
--- a/src/renderergl1/tr_marks.c
+++ b/src/renderergl1/tr_marks.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_mesh.c b/src/renderergl1/tr_mesh.c
index effbae01..cb7707e7 100644
--- a/src/renderergl1/tr_mesh.c
+++ b/src/renderergl1/tr_mesh.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_model.c b/src/renderergl1/tr_model.c
index b51c3ce1..c4c66005 100644
--- a/src/renderergl1/tr_model.c
+++ b/src/renderergl1/tr_model.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_model_iqm.c b/src/renderergl1/tr_model_iqm.c
index 98517d55..720e4a23 100644
--- a/src/renderergl1/tr_model_iqm.c
+++ b/src/renderergl1/tr_model_iqm.c
@@ -2,8 +2,9 @@
===========================================================================
Copyright (C) 2011 Thilo Schulz <thilo@tjps.eu>
Copyright (C) 2011 Matthias Bentrup <matthias.bentrup@googlemail.com>
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl1/tr_scene.c b/src/renderergl1/tr_scene.c
index 6ee77dc6..8b264493 100644
--- a/src/renderergl1/tr_scene.c
+++ b/src/renderergl1/tr_scene.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_shade.c b/src/renderergl1/tr_shade.c
index b8e8d268..0026df7f 100644
--- a/src/renderergl1/tr_shade.c
+++ b/src/renderergl1/tr_shade.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_shade_calc.c b/src/renderergl1/tr_shade_calc.c
index 58ec6f45..a42a86a0 100644
--- a/src/renderergl1/tr_shade_calc.c
+++ b/src/renderergl1/tr_shade_calc.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_shader.c b/src/renderergl1/tr_shader.c
index 8440dd63..581844dd 100644
--- a/src/renderergl1/tr_shader.c
+++ b/src/renderergl1/tr_shader.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_shadows.c b/src/renderergl1/tr_shadows.c
index f412b00d..6f9ef5f4 100644
--- a/src/renderergl1/tr_shadows.c
+++ b/src/renderergl1/tr_shadows.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl1/tr_sky.c b/src/renderergl1/tr_sky.c
index 3b90fdeb..a68c1c51 100644
--- a/src/renderergl1/tr_sky.c
+++ b/src/renderergl1/tr_sky.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_subs.c b/src/renderergl1/tr_subs.c
index 6f490128..19ed6948 100644
--- a/src/renderergl1/tr_subs.c
+++ b/src/renderergl1/tr_subs.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 2010 James Canete (use.less01@gmail.com)
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl1/tr_surface.c b/src/renderergl1/tr_surface.c
index 7a836386..26c4eb75 100644
--- a/src/renderergl1/tr_surface.c
+++ b/src/renderergl1/tr_surface.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl1/tr_world.c b/src/renderergl1/tr_world.c
index de9715a8..2a5c750c 100644
--- a/src/renderergl1/tr_world.c
+++ b/src/renderergl1/tr_world.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl2/qgl2.h b/src/renderergl2/qgl2.h
index 2c9c2240..483e3ccc 100644
--- a/src/renderergl2/qgl2.h
+++ b/src/renderergl2/qgl2.h
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_animation.c b/src/renderergl2/tr_animation.c
index 794111c6..66074e1d 100644
--- a/src/renderergl2/tr_animation.c
+++ b/src/renderergl2/tr_animation.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_backend.c b/src/renderergl2/tr_backend.c
index fd61ee76..18adc401 100644
--- a/src/renderergl2/tr_backend.c
+++ b/src/renderergl2/tr_backend.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_bsp.c b/src/renderergl2/tr_bsp.c
index a2d25da9..9b26241b 100644
--- a/src/renderergl2/tr_bsp.c
+++ b/src/renderergl2/tr_bsp.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_cmds.c b/src/renderergl2/tr_cmds.c
index 622b401a..35ec8689 100644
--- a/src/renderergl2/tr_cmds.c
+++ b/src/renderergl2/tr_cmds.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_curve.c b/src/renderergl2/tr_curve.c
index 3d439257..6fe000f1 100644
--- a/src/renderergl2/tr_curve.c
+++ b/src/renderergl2/tr_curve.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_extensions.c b/src/renderergl2/tr_extensions.c
index 0b70d48b..10e29742 100644
--- a/src/renderergl2/tr_extensions.c
+++ b/src/renderergl2/tr_extensions.c
@@ -2,7 +2,7 @@
===========================================================================
Copyright (C) 2011 James Canete (use.less01@gmail.com)
-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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_extramath.c b/src/renderergl2/tr_extramath.c
index e989c7e9..859f3a3f 100644
--- a/src/renderergl2/tr_extramath.c
+++ b/src/renderergl2/tr_extramath.c
@@ -2,7 +2,7 @@
===========================================================================
Copyright (C) 2010 James Canete (use.less01@gmail.com)
-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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_extramath.h b/src/renderergl2/tr_extramath.h
index b4ca6f3c..bd2982ed 100644
--- a/src/renderergl2/tr_extramath.h
+++ b/src/renderergl2/tr_extramath.h
@@ -2,7 +2,7 @@
===========================================================================
Copyright (C) 2010 James Canete (use.less01@gmail.com)
-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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_fbo.h b/src/renderergl2/tr_fbo.h
index f0366251..2bd302ad 100644
--- a/src/renderergl2/tr_fbo.h
+++ b/src/renderergl2/tr_fbo.h
@@ -2,7 +2,7 @@
===========================================================================
Copyright (C) 2010 James Canete (use.less01@gmail.com)
-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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_flares.c b/src/renderergl2/tr_flares.c
index 8e6c321f..1c55bf10 100644
--- a/src/renderergl2/tr_flares.c
+++ b/src/renderergl2/tr_flares.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_font.c b/src/renderergl2/tr_font.c
index 21226709..c6034fc5 100644
--- a/src/renderergl2/tr_font.c
+++ b/src/renderergl2/tr_font.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_image.c b/src/renderergl2/tr_image.c
index 836e4a06..3f61539b 100644
--- a/src/renderergl2/tr_image.c
+++ b/src/renderergl2/tr_image.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_init.c b/src/renderergl2/tr_init.c
index dd0c355e..84d09b1d 100644
--- a/src/renderergl2/tr_init.c
+++ b/src/renderergl2/tr_init.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_light.c b/src/renderergl2/tr_light.c
index 4e90ce20..a54e7c04 100644
--- a/src/renderergl2/tr_light.c
+++ b/src/renderergl2/tr_light.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_local.h b/src/renderergl2/tr_local.h
index a62d89e7..6fe25081 100644
--- a/src/renderergl2/tr_local.h
+++ b/src/renderergl2/tr_local.h
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_main.c b/src/renderergl2/tr_main.c
index c1047437..94633bd1 100644
--- a/src/renderergl2/tr_main.c
+++ b/src/renderergl2/tr_main.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_marks.c b/src/renderergl2/tr_marks.c
index f24459e2..f510b2db 100644
--- a/src/renderergl2/tr_marks.c
+++ b/src/renderergl2/tr_marks.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_mesh.c b/src/renderergl2/tr_mesh.c
index 342854bf..d9297a71 100644
--- a/src/renderergl2/tr_mesh.c
+++ b/src/renderergl2/tr_mesh.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_model.c b/src/renderergl2/tr_model.c
index 5aeab8ef..0597e868 100644
--- a/src/renderergl2/tr_model.c
+++ b/src/renderergl2/tr_model.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_model_iqm.c b/src/renderergl2/tr_model_iqm.c
index 1f1bf747..2797f59c 100644
--- a/src/renderergl2/tr_model_iqm.c
+++ b/src/renderergl2/tr_model_iqm.c
@@ -3,7 +3,7 @@
Copyright (C) 2011 Thilo Schulz <thilo@tjps.eu>
Copyright (C) 2011 Matthias Bentrup <matthias.bentrup@googlemail.com>
-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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_scene.c b/src/renderergl2/tr_scene.c
index a22c3934..1f6c765e 100644
--- a/src/renderergl2/tr_scene.c
+++ b/src/renderergl2/tr_scene.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_shade.c b/src/renderergl2/tr_shade.c
index b4758a86..6b46c1b2 100644
--- a/src/renderergl2/tr_shade.c
+++ b/src/renderergl2/tr_shade.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_shade_calc.c b/src/renderergl2/tr_shade_calc.c
index 9421f646..977ae6de 100644
--- a/src/renderergl2/tr_shade_calc.c
+++ b/src/renderergl2/tr_shade_calc.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_shader.c b/src/renderergl2/tr_shader.c
index 8cad4b6b..c7c91396 100644
--- a/src/renderergl2/tr_shader.c
+++ b/src/renderergl2/tr_shader.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_shadows.c b/src/renderergl2/tr_shadows.c
index 04777799..72a07247 100644
--- a/src/renderergl2/tr_shadows.c
+++ b/src/renderergl2/tr_shadows.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderergl2/tr_sky.c b/src/renderergl2/tr_sky.c
index f3c24a45..74355722 100644
--- a/src/renderergl2/tr_sky.c
+++ b/src/renderergl2/tr_sky.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_subs.c b/src/renderergl2/tr_subs.c
index 6f490128..26df90cf 100644
--- a/src/renderergl2/tr_subs.c
+++ b/src/renderergl2/tr_subs.c
@@ -2,7 +2,7 @@
===========================================================================
Copyright (C) 2010 James Canete (use.less01@gmail.com)
-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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_surface.c b/src/renderergl2/tr_surface.c
index ad7f5a5f..9253c3ae 100644
--- a/src/renderergl2/tr_surface.c
+++ b/src/renderergl2/tr_surface.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/renderergl2/tr_world.c b/src/renderergl2/tr_world.c
index 950ee6a4..95cfea36 100644
--- a/src/renderergl2/tr_world.c
+++ b/src/renderergl2/tr_world.c
@@ -1,8 +1,9 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2013 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
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/sdl/sdl_gamma.c b/src/sdl/sdl_gamma.c
index 873fe107..0925a1a2 100644
--- a/src/sdl/sdl_gamma.c
+++ b/src/sdl/sdl_gamma.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_glimp.c b/src/sdl/sdl_glimp.c
index 63485c85..4d8982bf 100644
--- a/src/sdl/sdl_glimp.c
+++ b/src/sdl/sdl_glimp.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_input.c b/src/sdl/sdl_input.c
index 4ca82e45..82bb4dfc 100644
--- a/src/sdl/sdl_input.c
+++ b/src/sdl/sdl_input.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sdl/sdl_snd.c b/src/sdl/sdl_snd.c
index 6ab90ae0..6a1bf3a0 100644
--- a/src/sdl/sdl_snd.c
+++ b/src/sdl/sdl_snd.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/server.h b/src/server/server.h
index 06361190..f562a245 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_ccmds.c b/src/server/sv_ccmds.c
index 404742ec..3ec3b8c7 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_client.c b/src/server/sv_client.c
index 247a1807..6199c01f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_game.c b/src/server/sv_game.c
index 099bc9f5..c9b317fc 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_init.c b/src/server/sv_init.c
index 1f06b7c4..8f4f1ca6 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_main.c b/src/server/sv_main.c
index 100e97ce..d7d8e2f6 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-2009 Darklegion Development
+Copyright (C) 2000-2013 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 bcb8b9f2..d7ac326c 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_snapshot.c b/src/server/sv_snapshot.c
index 6babe979..71c4b86c 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/server/sv_world.c b/src/server/sv_world.c
index 921d90bc..c0109df8 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/con_log.c b/src/sys/con_log.c
index a54117c6..b5ad995a 100644
--- a/src/sys/con_log.c
+++ b/src/sys/con_log.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/con_passive.c b/src/sys/con_passive.c
index 1650b103..1de70e62 100644
--- a/src/sys/con_passive.c
+++ b/src/sys/con_passive.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/con_tty.c b/src/sys/con_tty.c
index 86690fec..e11a15f5 100644
--- a/src/sys/con_tty.c
+++ b/src/sys/con_tty.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/con_win32.c b/src/sys/con_win32.c
index 0564c351..e80885fe 100644
--- a/src/sys/con_win32.c
+++ b/src/sys/con_win32.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_loadlib.h b/src/sys/sys_loadlib.h
index 0887f575..98d96935 100644
--- a/src/sys/sys_loadlib.h
+++ b/src/sys/sys_loadlib.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_local.h b/src/sys/sys_local.h
index 2c12a464..a0812fa5 100644
--- a/src/sys/sys_local.h
+++ b/src/sys/sys_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_main.c b/src/sys/sys_main.c
index cb35305c..4b04c70b 100644
--- a/src/sys/sys_main.c
+++ b/src/sys/sys_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_unix.c b/src/sys/sys_unix.c
index 7660edd1..1ed2dfcf 100644
--- a/src/sys/sys_unix.c
+++ b/src/sys/sys_unix.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/sys_win32.c b/src/sys/sys_win32.c
index fc5a399e..e3a550d7 100644
--- a/src/sys/sys_win32.c
+++ b/src/sys/sys_win32.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/sys/win_resource.h b/src/sys/win_resource.h
index 8e658d74..b867f5e3 100644
--- a/src/sys/win_resource.h
+++ b/src/sys/win_resource.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/cmdlib.c b/src/tools/asm/cmdlib.c
index bf503464..63ba79ef 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/cmdlib.h b/src/tools/asm/cmdlib.h
index 20d06de9..4bf998ec 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/mathlib.h b/src/tools/asm/mathlib.h
index bc63a4d2..9818bf39 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/opstrings.h b/src/tools/asm/opstrings.h
index d2c3210b..c0af8715 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/tools/asm/q3asm.c b/src/tools/asm/q3asm.c
index 658f9cfd..383f318f 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_atoms.c b/src/ui/ui_atoms.c
index fd52fdaa..c6135dd7 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_gameinfo.c b/src/ui/ui_gameinfo.c
index 95c57c6f..5886feb5 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_local.h b/src/ui/ui_local.h
index a313c56b..f57bc188 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_main.c b/src/ui/ui_main.c
index 73080627..1e6ddad7 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_public.h b/src/ui/ui_public.h
index edf2742f..0de73dae 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_shared.c b/src/ui/ui_shared.c
index fe336b95..2b491579 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_shared.h b/src/ui/ui_shared.h
index 77c8e61c..701fb75e 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.
diff --git a/src/ui/ui_syscalls.c b/src/ui/ui_syscalls.c
index 2187f185..e59343e1 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-2009 Darklegion Development
+Copyright (C) 2000-2013 Darklegion Development
This file is part of Tremulous.