summaryrefslogtreecommitdiff
path: root/test/demo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/demo.cxx')
-rw-r--r--test/demo.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/demo.cxx b/test/demo.cxx
index 353306a95..a84a8a54e 100644
--- a/test/demo.cxx
+++ b/test/demo.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: demo.cxx,v 1.8.2.1 2000/04/04 17:57:05 bill Exp $"
+// "$Id: demo.cxx,v 1.8.2.2 2000/04/25 22:16:52 mike Exp $"
//
// Main demo program for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-1999 by Bill Spitzak and others.
+// Copyright 1998-2000 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
@@ -332,6 +332,6 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: demo.cxx,v 1.8.2.1 2000/04/04 17:57:05 bill Exp $".
+// End of "$Id: demo.cxx,v 1.8.2.2 2000/04/25 22:16:52 mike Exp $".
//