diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:11 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:11 +0000 |
commit | d3f4ee16d49ffddea4128ffcae7a949ed4581f74 (patch) | |
tree | 14eb04e2a04341dcc336869e5cce22945c887b07 | |
parent | 7e6e16483e09178df27674f6d05a87e9c2bf9df6 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | glxint.h | 2 | ||||
-rw-r--r-- | glxmd.h | 2 | ||||
-rw-r--r-- | glxproto.h | 2 | ||||
-rw-r--r-- | glxtokens.h | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ #ifndef __GLX_glxint_h__ #define __GLX_glxint_h__ -/* $XFree86$ */ +/* $XFree86: xc/include/GL/glxint.h,v 1.4 2001/08/01 00:44:34 tsi Exp $ */ /* ** The contents of this file are subject to the GLX Public License Version 1.0 ** (the "License"). You may not use this file except in compliance with the @@ -1,7 +1,7 @@ #ifndef _GLX_glxmd_h_ #define _GLX_glxmd_h_ -/* $XFree86$ */ +/* $XFree86: xc/include/GL/glxmd.h,v 1.3 2001/03/21 15:51:38 dawes Exp $ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free @@ -1,7 +1,7 @@ #ifndef _GLX_glxproto_h_ #define _GLX_glxproto_h_ -/* $XFree86$ */ +/* $XFree86: xc/include/GL/glxproto.h,v 1.7 2004/01/28 18:11:37 alanh Exp $ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free diff --git a/glxtokens.h b/glxtokens.h index 6395ad2..af21475 100644 --- a/glxtokens.h +++ b/glxtokens.h @@ -1,7 +1,7 @@ #ifndef __GLX_glxtokens_h__ #define __GLX_glxtokens_h__ -/* $XFree86$ */ +/* $XFree86: xc/include/GL/glxtokens.h,v 1.6 2002/02/22 21:32:50 dawes Exp $ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free |