summaryrefslogtreecommitdiff
path: root/test/adjuster.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/adjuster.cxx')
-rw-r--r--test/adjuster.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/adjuster.cxx b/test/adjuster.cxx
index e61aef078..cdc16d1f5 100644
--- a/test/adjuster.cxx
+++ b/test/adjuster.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: adjuster.cxx,v 1.3 1998/10/21 14:21:12 mike Exp $"
+// "$Id: adjuster.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $"
//
// Adjuster test program for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998 by Bill Spitzak and others.
+// Copyright 1998-1999 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
@@ -60,5 +60,5 @@ int main(int, char ** argv) {
}
//
-// End of "$Id: adjuster.cxx,v 1.3 1998/10/21 14:21:12 mike Exp $".
+// End of "$Id: adjuster.cxx,v 1.4 1999/01/07 19:17:48 mike Exp $".
//