diff options
author | José Fonseca <[email protected]> | 2008-05-26 20:14:40 +0900 |
---|---|---|
committer | José Fonseca <[email protected]> | 2008-05-26 20:14:40 +0900 |
commit | 77ce568ff704e6cdcfaa557965c894752d19e462 (patch) | |
tree | 2e7036677de941d321004f11771e356364c956ed /src/glut | |
parent | 791eee64e03c7323c8a8907f54b09a015c046e2f (diff) |
Remove CVS keywords.
Diffstat (limited to 'src/glut')
-rw-r--r-- | src/glut/beos/beos_x11.cpp | 1 | ||||
-rw-r--r-- | src/glut/ggi/debug.h | 2 | ||||
-rw-r--r-- | src/glut/glx/stroke.h | 1 | ||||
-rw-r--r-- | src/glut/glx/win32_x11.c | 1 |
4 files changed, 1 insertions, 4 deletions
diff --git a/src/glut/beos/beos_x11.cpp b/src/glut/beos/beos_x11.cpp index 2d1bc655cbd..4f7ec48ac80 100644 --- a/src/glut/beos/beos_x11.cpp +++ b/src/glut/beos/beos_x11.cpp @@ -23,7 +23,6 @@ int DisplayHeight() { /* the following function was stolen from the X sources as indicated. */ /* Copyright Massachusetts Institute of Technology 1985, 1986, 1987 */ -/* $XConsortium: XParseGeom.c,v 11.18 91/02/21 17:23:05 rws Exp $ */ /* Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/glut/ggi/debug.h b/src/glut/ggi/debug.h index da329a1d9b2..09fa9606702 100644 --- a/src/glut/ggi/debug.h +++ b/src/glut/ggi/debug.h @@ -1,4 +1,4 @@ -/* $Id: debug.h,v 1.1 2000/11/19 07:41:26 jtaylor Exp $ +/* ****************************************************************************** GGIMesa debugging macros diff --git a/src/glut/glx/stroke.h b/src/glut/glx/stroke.h index fc29680bea6..602b2fae9f7 100644 --- a/src/glut/glx/stroke.h +++ b/src/glut/glx/stroke.h @@ -1,4 +1,3 @@ -/* $XConsortium: wfont.h,v 5.1 91/02/16 09:46:37 rws Exp $ */ /***************************************************************** Copyright (c) 1989,1990, 1991 by Sun Microsystems, Inc. and the X Consortium. diff --git a/src/glut/glx/win32_x11.c b/src/glut/glx/win32_x11.c index 1d138cfa2ac..d00ccdb1218 100644 --- a/src/glut/glx/win32_x11.c +++ b/src/glut/glx/win32_x11.c @@ -263,7 +263,6 @@ XPending(Display* display) /* the following function was stolen from the X sources as indicated. */ /* Copyright Massachusetts Institute of Technology 1985, 1986, 1987 */ -/* $XConsortium: XParseGeom.c,v 11.18 91/02/21 17:23:05 rws Exp $ */ /* Permission to use, copy, modify, distribute, and sell this software and its |