summaryrefslogtreecommitdiff
path: root/src/game/q_shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/q_shared.c')
-rw-r--r--src/game/q_shared.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/game/q_shared.c b/src/game/q_shared.c
index 3477de84..73b960e8 100644
--- a/src/game/q_shared.c
+++ b/src/game/q_shared.c
@@ -6,21 +6,21 @@
* Portions Copyright (C) 2000-2001 Tim Angus
*
* This program 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, or (at your option)
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation; either version 2.1, or (at your option)
* any later version.
*
* This program 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.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-/* To assertain which portions are licensed under the GPL and which are
+/* To assertain which portions are licensed under the LGPL and which are
* licensed by Id Software, Inc. please run a diff between the equivalent
* versions of the "Tremulous" modification and the unmodified "Quake3"
* game source code.