diff options
Diffstat (limited to 'FL/fl_draw.H')
| -rw-r--r-- | FL/fl_draw.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/fl_draw.H b/FL/fl_draw.H index d0c590638..3d4605e78 100644 --- a/FL/fl_draw.H +++ b/FL/fl_draw.H @@ -1,9 +1,9 @@ // -// "$Id: fl_draw.H,v 1.9.2.6.2.9 2004/04/11 04:38:54 easysw Exp $" +// "$Id$" // // Portable drawing function header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2004 by Bill Spitzak and others. +// Copyright 1998-2005 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 @@ -194,5 +194,5 @@ FL_EXPORT int fl_add_symbol(const char* name, void (*drawit)(Fl_Color), int scal #endif // -// End of "$Id: fl_draw.H,v 1.9.2.6.2.9 2004/04/11 04:38:54 easysw Exp $". +// End of "$Id$". // |
