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 f7fa92f1e..cf7d003d3 100644 --- a/FL/forms.H +++ b/FL/forms.H @@ -1,9 +1,9 @@ // -// "$Id: forms.H,v 1.7.2.5 2000/06/05 21:20:33 mike Exp $" +// "$Id: forms.H,v 1.7.2.6 2001/01/22 15:13:38 easysw Exp $" // // Forms emulation header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2000 by Bill Spitzak and others. +// Copyright 1998-2001 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.5 2000/06/05 21:20:33 mike Exp $". +// End of "$Id: forms.H,v 1.7.2.6 2001/01/22 15:13:38 easysw Exp $". // |
