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