GPL thingy

This commit is contained in:
Joseph Carter 2000-05-13 01:57:48 +00:00
parent aec72be85e
commit 05fd12e05f

View file

@ -1,4 +1,8 @@
/* /*
cl_math.S
(description)
Copyright (C) 1996-1997 Id Software, Inc. Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
@ -13,11 +17,14 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details. See the GNU 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 General Public License
along with this program; if not, write to the Free Software along with this program; if not, write to:
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Free Software Foundation, Inc.
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
$Id$
*/ */
//
// math.s // math.s
// x86 assembly-language math routines. // x86 assembly-language math routines.