Remove CVS keywords.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Sun, 31 Aug 2008 08:43:20 +0000 (17:43 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Sun, 31 Aug 2008 08:43:20 +0000 (17:43 +0900)
Please remove CVS keywords when importing third-party code into the git
repository.

include/GLES/gl.h
include/GLES/glext.h
include/GLES/glplatform.h
include/GLES2/gl2.h
include/GLES2/gl2ext.h
include/GLES2/gl2platform.h

index 76cc947983a84d6a1fe3d6332a167550fe388638..8ffcdc1db3a56e92a9e1839d73e31542c3414da4 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __gl_h_
 #define __gl_h_
 
-/* $Id: gl.h 4533 2007-11-26 11:19:35Z markc $ */
 
 #include <GLES/glplatform.h>
 
index 4de33bc8b8c12b78efe01ad68d5b5a84d683c034..a55829489d13dc42146942c5e387965aa53a6e4b 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __glext_h_
 #define __glext_h_
 
-/* $Id: glext.h 5687 2008-05-13 21:31:32Z oddhack $ */
 
 #ifdef __cplusplus
 extern "C" {
index 6e725b18a9de59471f559c711cea9e07112cbbfe..7c8392bfcb2e79478e1f6f8adba8aefe8f888b6c 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __glplatform_h_
 #define __glplatform_h_
 
-/* $Id: glplatform.h 4585 2007-11-30 09:49:39Z markc $ */
 
 #ifdef __cplusplus
 extern "C" {
index 6466170be547a60702dce5c78f3b5fca5076dc47..5ce939c7b93684d97dbc8009dee776a0b341c762 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __gl2_h_
 #define __gl2_h_
 
-/* $Id: gl2.h 5418 2008-03-26 19:57:12Z oddhack $ */
 
 #include <GLES2/gl2platform.h>
 
index 04418c1434d4a27ae061cdc83eba74059551992a..305b29b6308fe004cf2c4a21c49e2ebca05588d9 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __gl2ext_h_
 #define __gl2ext_h_
 
-/* $Id: gl2ext.h 5767 2008-06-02 17:44:20Z benj $ */
 
 #ifdef __cplusplus
 extern "C" {
index 7891a61ed7a3a29ae91d81cb5dafa82f265cbd83..7e3dbc64b46e394369f4a226153c277338d8ce59 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __gl2platform_h_
 #define __gl2platform_h_
 
-/* $Id: gl2platform.h 4532 2007-11-26 11:12:44Z markc $ */
 
 #ifdef __cplusplus
 extern "C" {