summaryrefslogtreecommitdiff
path: root/src/renderer
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2009-11-18 20:17:05 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:17:22 +0000
commitaf1e7bf53706513472f6646826c84a1f53dcfcce (patch)
treea571dbd89c22513fee0bd9f64b23f6d45b748d86 /src/renderer
parent5a2681894642f0b116d5abc248ca17208362fe18 (diff)
* Update copyright notices
Diffstat (limited to 'src/renderer')
-rw-r--r--src/renderer/qgl.h2
-rw-r--r--src/renderer/tr_animation.c2
-rw-r--r--src/renderer/tr_backend.c2
-rw-r--r--src/renderer/tr_bsp.c2
-rw-r--r--src/renderer/tr_cmds.c2
-rw-r--r--src/renderer/tr_curve.c2
-rw-r--r--src/renderer/tr_flares.c2
-rw-r--r--src/renderer/tr_font.c2
-rw-r--r--src/renderer/tr_image.c2
-rw-r--r--src/renderer/tr_image_bmp.c9
-rw-r--r--src/renderer/tr_image_jpg.c9
-rw-r--r--src/renderer/tr_image_pcx.c9
-rw-r--r--src/renderer/tr_image_tga.c9
-rw-r--r--src/renderer/tr_init.c2
-rw-r--r--src/renderer/tr_light.c2
-rw-r--r--src/renderer/tr_local.h2
-rw-r--r--src/renderer/tr_main.c2
-rw-r--r--src/renderer/tr_marks.c2
-rw-r--r--src/renderer/tr_mesh.c2
-rw-r--r--src/renderer/tr_model.c2
-rw-r--r--src/renderer/tr_noise.c2
-rw-r--r--src/renderer/tr_public.h2
-rw-r--r--src/renderer/tr_scene.c2
-rw-r--r--src/renderer/tr_shade.c2
-rw-r--r--src/renderer/tr_shade_calc.c2
-rw-r--r--src/renderer/tr_shader.c2
-rw-r--r--src/renderer/tr_shadows.c2
-rw-r--r--src/renderer/tr_sky.c2
-rw-r--r--src/renderer/tr_surface.c2
-rw-r--r--src/renderer/tr_types.h2
-rw-r--r--src/renderer/tr_world.c2
31 files changed, 47 insertions, 43 deletions
diff --git a/src/renderer/qgl.h b/src/renderer/qgl.h
index b8544b15..2dbe27db 100644
--- a/src/renderer/qgl.h
+++ b/src/renderer/qgl.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_animation.c b/src/renderer/tr_animation.c
index 88b85807..0aa628b5 100644
--- a/src/renderer/tr_animation.c
+++ b/src/renderer/tr_animation.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_backend.c b/src/renderer/tr_backend.c
index 4f1e9955..54431ab8 100644
--- a/src/renderer/tr_backend.c
+++ b/src/renderer/tr_backend.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_bsp.c b/src/renderer/tr_bsp.c
index 83633c00..caf62033 100644
--- a/src/renderer/tr_bsp.c
+++ b/src/renderer/tr_bsp.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_cmds.c b/src/renderer/tr_cmds.c
index ce0fa680..a9e88918 100644
--- a/src/renderer/tr_cmds.c
+++ b/src/renderer/tr_cmds.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_curve.c b/src/renderer/tr_curve.c
index ecacf3ab..00cb2ed8 100644
--- a/src/renderer/tr_curve.c
+++ b/src/renderer/tr_curve.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_flares.c b/src/renderer/tr_flares.c
index f8fb222d..7a5a8174 100644
--- a/src/renderer/tr_flares.c
+++ b/src/renderer/tr_flares.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_font.c b/src/renderer/tr_font.c
index 95df7a15..3fe80d0b 100644
--- a/src/renderer/tr_font.c
+++ b/src/renderer/tr_font.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_image.c b/src/renderer/tr_image.c
index 5ed98450..0cb18759 100644
--- a/src/renderer/tr_image.c
+++ b/src/renderer/tr_image.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_image_bmp.c b/src/renderer/tr_image_bmp.c
index 0b78abb8..75373124 100644
--- a/src/renderer/tr_image_bmp.c
+++ b/src/renderer/tr_image_bmp.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_image_jpg.c b/src/renderer/tr_image_jpg.c
index 2e1a52a7..baf2a6fd 100644
--- a/src/renderer/tr_image_jpg.c
+++ b/src/renderer/tr_image_jpg.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_image_pcx.c b/src/renderer/tr_image_pcx.c
index d1b1a5ee..8837d5b7 100644
--- a/src/renderer/tr_image_pcx.c
+++ b/src/renderer/tr_image_pcx.c
@@ -2,21 +2,22 @@
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
2008 Ludwig Nussel
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_image_tga.c b/src/renderer/tr_image_tga.c
index e66e60de..b5375f84 100644
--- a/src/renderer/tr_image_tga.c
+++ b/src/renderer/tr_image_tga.c
@@ -1,21 +1,22 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
-This file is part of Quake III Arena source code.
+This file is part of Tremulous.
-Quake III Arena source code is free software; you can redistribute it
+Tremulous is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
-Quake III Arena source code is distributed in the hope that it will be
+Tremulous is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with Quake III Arena source code; if not, write to the Free Software
+along with Tremulous; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
===========================================================================
*/
diff --git a/src/renderer/tr_init.c b/src/renderer/tr_init.c
index b08cdbb8..90b74683 100644
--- a/src/renderer/tr_init.c
+++ b/src/renderer/tr_init.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_light.c b/src/renderer/tr_light.c
index dfed3653..18dea318 100644
--- a/src/renderer/tr_light.c
+++ b/src/renderer/tr_light.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_local.h b/src/renderer/tr_local.h
index f0f3cada..231855e9 100644
--- a/src/renderer/tr_local.h
+++ b/src/renderer/tr_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_main.c b/src/renderer/tr_main.c
index 105dfdf2..298d2d98 100644
--- a/src/renderer/tr_main.c
+++ b/src/renderer/tr_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_marks.c b/src/renderer/tr_marks.c
index b846b3bd..b3b53330 100644
--- a/src/renderer/tr_marks.c
+++ b/src/renderer/tr_marks.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_mesh.c b/src/renderer/tr_mesh.c
index d35f5d11..38c58ed2 100644
--- a/src/renderer/tr_mesh.c
+++ b/src/renderer/tr_mesh.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_model.c b/src/renderer/tr_model.c
index 8707d8a7..70660583 100644
--- a/src/renderer/tr_model.c
+++ b/src/renderer/tr_model.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_noise.c b/src/renderer/tr_noise.c
index 3a38d9d8..a9707a4a 100644
--- a/src/renderer/tr_noise.c
+++ b/src/renderer/tr_noise.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_public.h b/src/renderer/tr_public.h
index a6c72893..5126ab49 100644
--- a/src/renderer/tr_public.h
+++ b/src/renderer/tr_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_scene.c b/src/renderer/tr_scene.c
index e11c0a3d..ae1376e9 100644
--- a/src/renderer/tr_scene.c
+++ b/src/renderer/tr_scene.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shade.c b/src/renderer/tr_shade.c
index dd8b81bb..d4375b5e 100644
--- a/src/renderer/tr_shade.c
+++ b/src/renderer/tr_shade.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shade_calc.c b/src/renderer/tr_shade_calc.c
index ee2f6ecb..c3de88cc 100644
--- a/src/renderer/tr_shade_calc.c
+++ b/src/renderer/tr_shade_calc.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shader.c b/src/renderer/tr_shader.c
index bcd817bb..8e86a73f 100644
--- a/src/renderer/tr_shader.c
+++ b/src/renderer/tr_shader.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_shadows.c b/src/renderer/tr_shadows.c
index a9f34130..04777799 100644
--- a/src/renderer/tr_shadows.c
+++ b/src/renderer/tr_shadows.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_sky.c b/src/renderer/tr_sky.c
index 08c8c899..fd266ee3 100644
--- a/src/renderer/tr_sky.c
+++ b/src/renderer/tr_sky.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_surface.c b/src/renderer/tr_surface.c
index fca9841c..cc7f0f3a 100644
--- a/src/renderer/tr_surface.c
+++ b/src/renderer/tr_surface.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_types.h b/src/renderer/tr_types.h
index 82270b91..79327218 100644
--- a/src/renderer/tr_types.h
+++ b/src/renderer/tr_types.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/renderer/tr_world.c b/src/renderer/tr_world.c
index c5158b29..97c9c87e 100644
--- a/src/renderer/tr_world.c
+++ b/src/renderer/tr_world.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.