diff options
Diffstat (limited to 'FL/Fl_Text_Editor.H')
| -rw-r--r-- | FL/Fl_Text_Editor.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/Fl_Text_Editor.H b/FL/Fl_Text_Editor.H index eb0079df4..b30096650 100644 --- a/FL/Fl_Text_Editor.H +++ b/FL/Fl_Text_Editor.H @@ -1,9 +1,9 @@ // -// "$Id: Fl_Text_Editor.H,v 1.1.2.8 2004/04/11 04:38:54 easysw Exp $" +// "$Id$" // // Header file for Fl_Text_Editor class. // -// Copyright 2001-2004 by Bill Spitzak and others. +// Copyright 2001-2005 by Bill Spitzak and others. // Original code Copyright Mark Edel. Permission to distribute under // the LGPL for the FLTK library granted by Mark Edel. // @@ -103,6 +103,6 @@ class FL_EXPORT Fl_Text_Editor : public Fl_Text_Display { #endif // -// End of "$Id: Fl_Text_Editor.H,v 1.1.2.8 2004/04/11 04:38:54 easysw Exp $". +// End of "$Id$". // |
