summaryrefslogtreecommitdiff
path: root/FL/forms.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/forms.H')
-rw-r--r--FL/forms.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/forms.H b/FL/forms.H
index 8f11b13dc..481e59d01 100644
--- a/FL/forms.H
+++ b/FL/forms.H
@@ -1,9 +1,9 @@
//
-// "$Id: forms.H,v 1.7.2.7.2.2 2001/10/29 03:44:31 easysw Exp $"
+// "$Id: forms.H,v 1.7.2.7.2.3 2002/01/01 15:11:28 easysw Exp $"
//
// Forms emulation header file for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2001 by Bill Spitzak and others.
+// Copyright 1998-2002 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.7.2.2 2001/10/29 03:44:31 easysw Exp $".
+// End of "$Id: forms.H,v 1.7.2.7.2.3 2002/01/01 15:11:28 easysw Exp $".
//