summaryrefslogtreecommitdiff
path: root/test/CubeView.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/CubeView.cxx')
-rw-r--r--test/CubeView.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/CubeView.cxx b/test/CubeView.cxx
index 4a70ea21b..6abda7303 100644
--- a/test/CubeView.cxx
+++ b/test/CubeView.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: CubeView.cxx,v 1.4 1999/03/10 16:40:19 mike Exp $"
+// "$Id: CubeView.cxx,v 1.4.2.1 2000/04/25 22:16:48 mike Exp $"
//
// CubeView class implementation 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
@@ -165,5 +165,5 @@ void CubeView::draw() {
#endif /* HAVE_GL */
//
-// End of "$Id: CubeView.cxx,v 1.4 1999/03/10 16:40:19 mike Exp $".
+// End of "$Id: CubeView.cxx,v 1.4.2.1 2000/04/25 22:16:48 mike Exp $".
//