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 0b3a0ac13..b63352354 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.4 1998/11/05 16:04:39 mike Exp $" +// "$Id: forms.H,v 1.5 1999/01/07 19:17:07 mike Exp $" // // Forms emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998 by Bill Spitzak and others. +// Copyright 1998-1999 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 @@ -841,5 +841,5 @@ inline void fl_draw() {Fl::flush();} #endif /* define __FORMS_H__ */ // -// End of "$Id: forms.H,v 1.4 1998/11/05 16:04:39 mike Exp $". +// End of "$Id: forms.H,v 1.5 1999/01/07 19:17:07 mike Exp $". // |
