summaryrefslogtreecommitdiff
path: root/src/cgame
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 /src/cgame
parentb48c49c6fd11528b452519be738aa0b3b03a75e8 (diff)
Update copyright notices
Diffstat (limited to 'src/cgame')
-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
25 files changed, 25 insertions, 25 deletions
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.