summaryrefslogtreecommitdiff
path: root/progs/tests
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-01-30 17:13:19 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-01-30 17:13:19 +0000
commit4b4cc650e1e7ba4925728c34c37358a3bc5a14a3 (patch)
tree6e4e1ed9e9cecebff8c7c8d9ce78a7dc503c4a15 /progs/tests
parent781c54a5b84cb9af6d8e760c6a4222ed13bbdf98 (diff)
updated comment
Diffstat (limited to 'progs/tests')
-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.
*/