summaryrefslogtreecommitdiff
path: root/include/GLES2
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-08-31 17:43:20 +0900
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-08-31 17:43:20 +0900
commit8c092def6c8f59048341c585af9b752bfa1f0236 (patch)
tree7a38063fe0b33c51503e083cec67bfe1ff96dff0 /include/GLES2
parentef823dd543e1d98da98d188c53c8fc3285924364 (diff)
Remove CVS keywords.
Please remove CVS keywords when importing third-party code into the git repository.
Diffstat (limited to 'include/GLES2')
-rw-r--r--include/GLES2/gl2.h1
-rw-r--r--include/GLES2/gl2ext.h1
-rw-r--r--include/GLES2/gl2platform.h1
3 files changed, 0 insertions, 3 deletions
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 <GLES2/gl2platform.h>
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" {