From 9423baa1f9eed0f9c2752f25f91c6a4e0252e22a Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 16 Feb 2013 22:57:30 +0000 Subject: Update copyright notices --- src/asm/ftola.c | 3 ++- src/asm/qasm-inline.h | 3 ++- src/asm/qasm.h | 2 +- src/asm/snapvector.c | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) (limited to 'src/asm') diff --git a/src/asm/ftola.c b/src/asm/ftola.c index 6e8ff061..cfa44381 100644 --- a/src/asm/ftola.c +++ b/src/asm/ftola.c @@ -1,8 +1,9 @@ /* =========================================================================== Copyright (C) 2011 Thilo Schulz +Copyright (C) 2000-2013 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 and/or modify it under the terms of the GNU General Public License as diff --git a/src/asm/qasm-inline.h b/src/asm/qasm-inline.h index b609aecc..491371aa 100644 --- a/src/asm/qasm-inline.h +++ b/src/asm/qasm-inline.h @@ -1,8 +1,9 @@ /* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. +Copyright (C) 2000-2013 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 and/or modify it under the terms of the GNU General Public License as diff --git a/src/asm/qasm.h b/src/asm/qasm.h index 64a60521..a716705a 100644 --- a/src/asm/qasm.h +++ b/src/asm/qasm.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/asm/snapvector.c b/src/asm/snapvector.c index 44e81f58..c3634de8 100644 --- a/src/asm/snapvector.c +++ b/src/asm/snapvector.c @@ -1,8 +1,9 @@ /* =========================================================================== Copyright (C) 2011 Thilo Schulz +Copyright (C) 2000-2013 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 and/or modify it under the terms of the GNU General Public License as -- cgit