diff --git a/Makefile b/Makefile index 7f13cd0..f79afcc 100755 --- a/Makefile +++ b/Makefile @@ -2,8 +2,6 @@ # # addons/libgl Makefile # (c)2001 Dan Potter -# -# $Id: Makefile,v 1.5 2003/02/27 04:25:39 bardtx Exp $ TARGET = libgl.a OBJS = gldepth.o gldraw.o glkos.o gllight.o glmisc.o diff --git a/glclip.h b/glclip.h index a71e321..8494f33 100644 --- a/glclip.h +++ b/glclip.h @@ -4,7 +4,6 @@ (c) Trilinear Trilinear@hotmail.com - $Id: glclip.h,v 1.2 2002/06/28 04:47:02 axlen Exp $ */ #ifndef __GLCLIP_H diff --git a/glinternal.h b/glinternal.h index 924f612..4220924 100644 --- a/glinternal.h +++ b/glinternal.h @@ -3,7 +3,6 @@ glinternal.c (c)2001 Dan Potter - $Id: glinternal.h,v 1.13 2002/09/05 07:36:23 bardtx Exp $ */ #ifndef __GL_GLINTERNAL_H diff --git a/glmacros.h b/glmacros.h index 7ebab82..afec453 100644 --- a/glmacros.h +++ b/glmacros.h @@ -3,7 +3,6 @@ glmacros.c (c)2001 Paul Boese - $Id: glmacros.h,v 1.5 2002/06/28 04:57:31 axlen Exp $ */ #ifndef __GL_GLMACROS_H