summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs/tests/afsmultiarb.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/progs/tests/afsmultiarb.c b/progs/tests/afsmultiarb.c
index bd7ed7bff4..c026ecd4ce 100644
--- a/progs/tests/afsmultiarb.c
+++ b/progs/tests/afsmultiarb.c
@@ -1,13 +1,9 @@
-
/*
- * GL_ARB_multitexture demo
+ * GL_ATI_fragment_shader test
+ * Roland Scheidegger
*
* Command line options:
* -info print GL implementation information
- *
- *
- * Brian Paul November 1998 This program is in the public domain.
- * Modified on 12 Feb 2002 for > 2 texture units.
*/