diff options
Diffstat (limited to 'FL/forms.H')
| -rw-r--r-- | FL/forms.H | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/forms.H b/FL/forms.H index 60f8b28a6..018dc77f1 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.7.2.3 2000/04/11 08:11:50 bill Exp $" +// "$Id: forms.H,v 1.7.2.4 2000/04/25 22:15:59 mike Exp $" // // Forms emulation header file 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 @@ -838,5 +838,5 @@ inline void fl_draw() {Fl::flush();} #endif /* define __FORMS_H__ */ // -// End of "$Id: forms.H,v 1.7.2.3 2000/04/11 08:11:50 bill Exp $". +// End of "$Id: forms.H,v 1.7.2.4 2000/04/25 22:15:59 mike Exp $". // |
