summaryrefslogtreecommitdiff
path: root/test/forms.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/forms.cxx')
-rw-r--r--test/forms.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/forms.cxx b/test/forms.cxx
index 07e11005b..41df87de9 100644
--- a/test/forms.cxx
+++ b/test/forms.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: forms.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $"
+// "$Id: forms.cxx,v 1.4.2.1 2000/04/25 22:16:54 mike Exp $"
//
// Another forms demo for the Fast Light Tool Kit (FLTK).
//
@@ -9,7 +9,7 @@
// This demo show the different boxtypes. Note that some
// boxtypes are not appropriate for some objects
//
-// 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
@@ -229,5 +229,5 @@ main (int argc, char *argv[])
}
//
-// End of "$Id: forms.cxx,v 1.4 1999/01/07 19:17:53 mike Exp $".
+// End of "$Id: forms.cxx,v 1.4.2.1 2000/04/25 22:16:54 mike Exp $".
//