summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static
diff options
context:
space:
mode:
authorRico Schüller <kgbricola@web.de>2013-06-05 08:54:14 -0600
committerBrian Paul <brianp@vmware.com>2013-06-05 08:54:27 -0600
commit3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45 (patch)
tree75f681d78aabb78caae18cb23fd80eb4adad53a4 /src/gallium/targets/egl-static
parent7bdf1f2f1a3d7779919e7d45b2d4a22fb227932a (diff)
downloadexternal_mesa3d-3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45.zip
external_mesa3d-3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45.tar.gz
external_mesa3d-3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45.tar.bz2
mesa: remove outdated version lines in comments
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/gallium/targets/egl-static')
-rw-r--r--src/gallium/targets/egl-static/egl.c1
-rw-r--r--src/gallium/targets/egl-static/egl_pipe.c1
-rw-r--r--src/gallium/targets/egl-static/egl_pipe.h1
-rw-r--r--src/gallium/targets/egl-static/egl_st.c1
-rw-r--r--src/gallium/targets/egl-static/egl_st.h1
-rw-r--r--src/gallium/targets/egl-static/st_GL.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/src/gallium/targets/egl-static/egl.c b/src/gallium/targets/egl-static/egl.c
index adf1229..0b59bdb 100644
--- a/src/gallium/targets/egl-static/egl.c
+++ b/src/gallium/targets/egl-static/egl.c
@@ -1,6 +1,5 @@
/*
* Mesa 3-D graphics library
- * Version: 7.10
*
* Copyright (C) 2010-2011 LunarG Inc.
*
diff --git a/src/gallium/targets/egl-static/egl_pipe.c b/src/gallium/targets/egl-static/egl_pipe.c
index 7f35f6c..e1a1ad2 100644
--- a/src/gallium/targets/egl-static/egl_pipe.c
+++ b/src/gallium/targets/egl-static/egl_pipe.c
@@ -1,6 +1,5 @@
/*
* Mesa 3-D graphics library
- * Version: 7.10
*
* Copyright (C) 2011 LunarG Inc.
*
diff --git a/src/gallium/targets/egl-static/egl_pipe.h b/src/gallium/targets/egl-static/egl_pipe.h
index 569b2d0..65d25ba 100644
--- a/src/gallium/targets/egl-static/egl_pipe.h
+++ b/src/gallium/targets/egl-static/egl_pipe.h
@@ -1,6 +1,5 @@
/*
* Mesa 3-D graphics library
- * Version: 7.10
*
* Copyright (C) 2011 LunarG Inc.
*
diff --git a/src/gallium/targets/egl-static/egl_st.c b/src/gallium/targets/egl-static/egl_st.c
index 67e3c29..da0cd5b 100644
--- a/src/gallium/targets/egl-static/egl_st.c
+++ b/src/gallium/targets/egl-static/egl_st.c
@@ -1,6 +1,5 @@
/*
* Mesa 3-D graphics library
- * Version: 7.10
*
* Copyright (C) 2011 LunarG Inc.
*
diff --git a/src/gallium/targets/egl-static/egl_st.h b/src/gallium/targets/egl-static/egl_st.h
index 7a3773c..f17e85b 100644
--- a/src/gallium/targets/egl-static/egl_st.h
+++ b/src/gallium/targets/egl-static/egl_st.h
@@ -1,6 +1,5 @@
/*
* Mesa 3-D graphics library
- * Version: 7.10
*
* Copyright (C) 2011 LunarG Inc.
*
diff --git a/src/gallium/targets/egl-static/st_GL.c b/src/gallium/targets/egl-static/st_GL.c
index 3f4b7a0..86fc98e 100644
--- a/src/gallium/targets/egl-static/st_GL.c
+++ b/src/gallium/targets/egl-static/st_GL.c
@@ -1,6 +1,5 @@
/*
* Mesa 3-D graphics library
- * Version: 7.10
*
* Copyright (C) 2011 LunarG Inc.
*