summaryrefslogtreecommitdiff
path: root/test/menubar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/menubar.cxx')
-rw-r--r--test/menubar.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/menubar.cxx b/test/menubar.cxx
index 4358e6309..5114f9bb7 100644
--- a/test/menubar.cxx
+++ b/test/menubar.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: menubar.cxx,v 1.6.2.3 2000/04/11 08:11:56 bill Exp $"
+// "$Id: menubar.cxx,v 1.6.2.4 2000/04/25 22:16:57 mike Exp $"
//
// Menubar test 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
@@ -216,5 +216,5 @@ int main(int argc, char **argv) {
}
//
-// End of "$Id: menubar.cxx,v 1.6.2.3 2000/04/11 08:11:56 bill Exp $".
+// End of "$Id: menubar.cxx,v 1.6.2.4 2000/04/25 22:16:57 mike Exp $".
//