From 8c092def6c8f59048341c585af9b752bfa1f0236 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Sun, 31 Aug 2008 17:43:20 +0900 Subject: Remove CVS keywords. Please remove CVS keywords when importing third-party code into the git repository. --- include/GLES2/gl2.h | 1 - include/GLES2/gl2ext.h | 1 - include/GLES2/gl2platform.h | 1 - 3 files changed, 3 deletions(-) (limited to 'include/GLES2') diff --git a/include/GLES2/gl2.h b/include/GLES2/gl2.h index 6466170be5..5ce939c7b9 100644 --- a/include/GLES2/gl2.h +++ b/include/GLES2/gl2.h @@ -1,7 +1,6 @@ #ifndef __gl2_h_ #define __gl2_h_ -/* $Id: gl2.h 5418 2008-03-26 19:57:12Z oddhack $ */ #include diff --git a/include/GLES2/gl2ext.h b/include/GLES2/gl2ext.h index 04418c1434..305b29b630 100644 --- a/include/GLES2/gl2ext.h +++ b/include/GLES2/gl2ext.h @@ -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" { diff --git a/include/GLES2/gl2platform.h b/include/GLES2/gl2platform.h index 7891a61ed7..7e3dbc64b4 100644 --- a/include/GLES2/gl2platform.h +++ b/include/GLES2/gl2platform.h @@ -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" { -- cgit v1.2.3