diff options
Diffstat (limited to 'test/mandelbrot.h')
| -rw-r--r-- | test/mandelbrot.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mandelbrot.h b/test/mandelbrot.h index db8a17b52..629d8afea 100644 --- a/test/mandelbrot.h +++ b/test/mandelbrot.h @@ -1,9 +1,9 @@ // -// "$Id: mandelbrot.h,v 1.5.2.3.2.2 2003/01/30 21:45:52 easysw Exp $" +// "$Id: mandelbrot.h,v 1.5.2.3.2.3 2004/04/11 04:39:01 easysw Exp $" // // Mandelbrot set header file for the Fast Light Tool Kit (FLTK). // -// 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 @@ -68,5 +68,5 @@ public: }; // -// End of "$Id: mandelbrot.h,v 1.5.2.3.2.2 2003/01/30 21:45:52 easysw Exp $". +// End of "$Id: mandelbrot.h,v 1.5.2.3.2.3 2004/04/11 04:39:01 easysw Exp $". // |
