diff options
Diffstat (limited to 'test/navigation.cxx')
| -rw-r--r-- | test/navigation.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/navigation.cxx b/test/navigation.cxx index d39097313..9b987957a 100644 --- a/test/navigation.cxx +++ b/test/navigation.cxx @@ -1,12 +1,12 @@ // -// "$Id: navigation.cxx,v 1.5.2.3.2.1 2001/12/23 03:40:51 easysw Exp $" +// "$Id: navigation.cxx,v 1.5.2.3.2.2 2002/01/01 15:11:33 easysw Exp $" // // Navigation test program for the Fast Light Tool Kit (FLTK). // // Silly test of navigation keys. This is not a recommended method of // laying out your panels! // -// Copyright 1998-2001 by Bill Spitzak and others. +// Copyright 1998-2002 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 @@ -66,5 +66,5 @@ int main(int argc, char **argv) { } // -// End of "$Id: navigation.cxx,v 1.5.2.3.2.1 2001/12/23 03:40:51 easysw Exp $". +// End of "$Id: navigation.cxx,v 1.5.2.3.2.2 2002/01/01 15:11:33 easysw Exp $". // |
