summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/cl_avi.c2
-rw-r--r--src/client/cl_cgame.c2
-rw-r--r--src/client/cl_cin.c2
-rw-r--r--src/client/cl_console.c2
-rw-r--r--src/client/cl_curl.c1
-rw-r--r--src/client/cl_curl.h1
-rw-r--r--src/client/cl_input.c2
-rw-r--r--src/client/cl_keys.c2
-rw-r--r--src/client/cl_main.c2
-rw-r--r--src/client/cl_net_chan.c2
-rw-r--r--src/client/cl_parse.c2
-rw-r--r--src/client/cl_scrn.c2
-rw-r--r--src/client/cl_ui.c2
-rw-r--r--src/client/client.h2
-rw-r--r--src/client/keycodes.h2
-rw-r--r--src/client/keys.h2
-rw-r--r--src/client/libmumblelink.c1
-rw-r--r--src/client/libmumblelink.h1
-rw-r--r--src/client/qal.c2
-rw-r--r--src/client/qal.h2
-rw-r--r--src/client/snd_codec.c2
-rw-r--r--src/client/snd_codec.h2
-rw-r--r--src/client/snd_codec_ogg.c1
-rw-r--r--src/client/snd_codec_wav.c2
-rw-r--r--src/client/snd_dma.c2
-rw-r--r--src/client/snd_local.h2
-rw-r--r--src/client/snd_main.c2
-rw-r--r--src/client/snd_mem.c2
-rw-r--r--src/client/snd_mix.c2
-rw-r--r--src/client/snd_openal.c2
-rw-r--r--src/client/snd_public.h2
-rw-r--r--src/client/snd_wavelet.c2
32 files changed, 32 insertions, 27 deletions
diff --git a/src/client/cl_avi.c b/src/client/cl_avi.c
index fee1340e..c9680522 100644
--- a/src/client/cl_avi.c
+++ b/src/client/cl_avi.c
@@ -1,6 +1,6 @@
/*
===========================================================================
-Copyright (C) 2005-2006 Tim Angus
+Copyright (C) 2005-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_cgame.c b/src/client/cl_cgame.c
index ef61834c..9f983cd8 100644
--- a/src/client/cl_cgame.c
+++ b/src/client/cl_cgame.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_cin.c b/src/client/cl_cin.c
index 7690d627..f1fde54b 100644
--- a/src/client/cl_cin.c
+++ b/src/client/cl_cin.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_console.c b/src/client/cl_console.c
index c2e59ea6..88ced07a 100644
--- a/src/client/cl_console.c
+++ b/src/client/cl_console.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_curl.c b/src/client/cl_curl.c
index b2dab0a3..3a59f19e 100644
--- a/src/client/cl_curl.c
+++ b/src/client/cl_curl.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2006 Tony J. White (tjw@tjw.org)
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_curl.h b/src/client/cl_curl.h
index 8a779c9d..7333ae2c 100644
--- a/src/client/cl_curl.h
+++ b/src/client/cl_curl.h
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 2006 Tony J. White (tjw@tjw.org)
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_input.c b/src/client/cl_input.c
index 19bdb95a..2f063161 100644
--- a/src/client/cl_input.c
+++ b/src/client/cl_input.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_keys.c b/src/client/cl_keys.c
index 4c36485b..db8dfd82 100644
--- a/src/client/cl_keys.c
+++ b/src/client/cl_keys.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_main.c b/src/client/cl_main.c
index ff86ee2f..15df946f 100644
--- a/src/client/cl_main.c
+++ b/src/client/cl_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_net_chan.c b/src/client/cl_net_chan.c
index 50b608cc..561f322a 100644
--- a/src/client/cl_net_chan.c
+++ b/src/client/cl_net_chan.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_parse.c b/src/client/cl_parse.c
index 99aeb119..64404f78 100644
--- a/src/client/cl_parse.c
+++ b/src/client/cl_parse.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_scrn.c b/src/client/cl_scrn.c
index 88bec95c..a5769b0d 100644
--- a/src/client/cl_scrn.c
+++ b/src/client/cl_scrn.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/cl_ui.c b/src/client/cl_ui.c
index d1a37bf2..faa2dbab 100644
--- a/src/client/cl_ui.c
+++ b/src/client/cl_ui.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/client.h b/src/client/client.h
index 0dc2490e..0afdc686 100644
--- a/src/client/client.h
+++ b/src/client/client.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/keycodes.h b/src/client/keycodes.h
index 8911b0fc..c13194c2 100644
--- a/src/client/keycodes.h
+++ b/src/client/keycodes.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/keys.h b/src/client/keys.h
index a2d24da5..adb95379 100644
--- a/src/client/keys.h
+++ b/src/client/keys.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/libmumblelink.c b/src/client/libmumblelink.c
index c45e6a1d..07b0c1ea 100644
--- a/src/client/libmumblelink.c
+++ b/src/client/libmumblelink.c
@@ -1,6 +1,7 @@
/* libmumblelink.c -- mumble link interface
Copyright (C) 2008 Ludwig Nussel <ludwig.nussel@suse.de>
+ Copyright (C) 2000-2009 Darklegion Development
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/src/client/libmumblelink.h b/src/client/libmumblelink.h
index 0623931e..805b9850 100644
--- a/src/client/libmumblelink.h
+++ b/src/client/libmumblelink.h
@@ -1,6 +1,7 @@
/* libmumblelink.h -- mumble link interface
Copyright (C) 2008 Ludwig Nussel <ludwig.nussel@suse.de>
+ Copyright (C) 2000-2009 Darklegion Development
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
diff --git a/src/client/qal.c b/src/client/qal.c
index 0596670d..57db8ed8 100644
--- a/src/client/qal.c
+++ b/src/client/qal.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/qal.h b/src/client/qal.h
index c43f9c13..f999dc4f 100644
--- a/src/client/qal.h
+++ b/src/client/qal.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_codec.c b/src/client/snd_codec.c
index 65f17f4d..b11e0871 100644
--- a/src/client/snd_codec.c
+++ b/src/client/snd_codec.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_codec.h b/src/client/snd_codec.h
index 717ae171..5497a7c6 100644
--- a/src/client/snd_codec.h
+++ b/src/client/snd_codec.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_codec_ogg.c b/src/client/snd_codec_ogg.c
index 8730a9ed..eb754ca0 100644
--- a/src/client/snd_codec_ogg.c
+++ b/src/client/snd_codec_ogg.c
@@ -1,6 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
Copyright (C) 2005-2006 Joerg Dietrich <dietrich_joerg@gmx.de>
diff --git a/src/client/snd_codec_wav.c b/src/client/snd_codec_wav.c
index 9c6598f6..dce561a2 100644
--- a/src/client/snd_codec_wav.c
+++ b/src/client/snd_codec_wav.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_dma.c b/src/client/snd_dma.c
index ad6193c8..5d53533b 100644
--- a/src/client/snd_dma.c
+++ b/src/client/snd_dma.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_local.h b/src/client/snd_local.h
index 24ddc54d..53ddbca4 100644
--- a/src/client/snd_local.h
+++ b/src/client/snd_local.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_main.c b/src/client/snd_main.c
index 66c3f9e7..1215e954 100644
--- a/src/client/snd_main.c
+++ b/src/client/snd_main.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_mem.c b/src/client/snd_mem.c
index f10510b7..f3d90dd1 100644
--- a/src/client/snd_mem.c
+++ b/src/client/snd_mem.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_mix.c b/src/client/snd_mix.c
index a9d4c794..2dd44283 100644
--- a/src/client/snd_mix.c
+++ b/src/client/snd_mix.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_openal.c b/src/client/snd_openal.c
index 12df259c..b0e7cae6 100644
--- a/src/client/snd_openal.c
+++ b/src/client/snd_openal.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
Copyright (C) 2005 Stuart Dalton (badcdev@gmail.com)
This file is part of Tremulous.
diff --git a/src/client/snd_public.h b/src/client/snd_public.h
index db1b8e64..20c1c7f6 100644
--- a/src/client/snd_public.h
+++ b/src/client/snd_public.h
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.
diff --git a/src/client/snd_wavelet.c b/src/client/snd_wavelet.c
index 690ad3a2..e75323c0 100644
--- a/src/client/snd_wavelet.c
+++ b/src/client/snd_wavelet.c
@@ -1,7 +1,7 @@
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
-Copyright (C) 2000-2006 Tim Angus
+Copyright (C) 2000-2009 Darklegion Development
This file is part of Tremulous.