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 6f3de03b7..52a125c16 100644
--- a/test/forms.cxx
+++ b/test/forms.cxx
@@ -1,5 +1,5 @@
//
-// "$Id: forms.cxx,v 1.4.2.4.2.5 2004/04/11 04:39:01 easysw Exp $"
+// "$Id$"
//
// 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-2004 by Bill Spitzak and others.
+// Copyright 1998-2005 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
@@ -231,5 +231,5 @@ main (int argc, char *argv[])
}
//
-// End of "$Id: forms.cxx,v 1.4.2.4.2.5 2004/04/11 04:39:01 easysw Exp $".
+// End of "$Id$".
//