summaryrefslogtreecommitdiff
path: root/test/shiny.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/shiny.cxx')
-rw-r--r--test/shiny.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/shiny.cxx b/test/shiny.cxx
index 300a50127..5e9eb58f6 100644
--- a/test/shiny.cxx
+++ b/test/shiny.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: shiny.cxx,v 1.4 1998/12/06 15:57:05 mike Exp $"
+// "$Id: shiny.cxx,v 1.5 1999/01/07 19:18:01 mike Exp $"
//
// OpenGL "shiny buttons" test program for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998 by Bill Spitzak and others.
+// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Library General Public
@@ -303,5 +303,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: shiny.cxx,v 1.4 1998/12/06 15:57:05 mike Exp $".
+// End of "$Id: shiny.cxx,v 1.5 1999/01/07 19:18:01 mike Exp $".
//