diff options
Diffstat (limited to 'test/fractals.cxx')
| -rw-r--r-- | test/fractals.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/fractals.cxx b/test/fractals.cxx index fe1f63098..5a017bdb0 100644 --- a/test/fractals.cxx +++ b/test/fractals.cxx @@ -1,5 +1,5 @@ // -// "$Id: fractals.cxx,v 1.5.2.6.2.5 2003/01/30 21:45:34 easysw Exp $" +// "$Id: fractals.cxx,v 1.5.2.6.2.6 2004/04/11 04:39:01 easysw Exp $" // // Fractal drawing demo for the Fast Light Tool Kit (FLTK). // @@ -7,7 +7,7 @@ // demonstrate how to add FLTK controls to a GLUT program. The GLUT // code is unchanged except for the end (search for FLTK to find changes). // -// Copyright 1998-2003 by Bill Spitzak and others. +// Copyright 1998-2004 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 @@ -816,5 +816,5 @@ int main(int argc, char** argv) #endif // -// End of "$Id: fractals.cxx,v 1.5.2.6.2.5 2003/01/30 21:45:34 easysw Exp $". +// End of "$Id: fractals.cxx,v 1.5.2.6.2.6 2004/04/11 04:39:01 easysw Exp $". // |
