diff options
Diffstat (limited to 'src/Fl.cxx')
| -rw-r--r-- | src/Fl.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx index df42260ae..9224b4f4d 100644 --- a/src/Fl.cxx +++ b/src/Fl.cxx @@ -1,9 +1,9 @@ // -// "$Id: Fl.cxx,v 1.13 1999/01/07 16:47:40 mike Exp $" +// "$Id: Fl.cxx,v 1.14 1999/01/07 19:17:15 mike Exp $" // // Main event handling code 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 @@ -667,5 +667,5 @@ void Fl_Window::flush() { } // -// End of "$Id: Fl.cxx,v 1.13 1999/01/07 16:47:40 mike Exp $". +// End of "$Id: Fl.cxx,v 1.14 1999/01/07 19:17:15 mike Exp $". // |
