diff options
Diffstat (limited to 'FL/glut.H')
| -rw-r--r-- | FL/glut.H | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ // -// "$Id: glut.H,v 1.4 1998/11/05 16:04:40 mike Exp $" +// "$Id: glut.H,v 1.5 1999/01/07 19:17:08 mike Exp $" // // GLUT 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 @@ -467,5 +467,5 @@ extern void glutSolidIcosahedron(); #endif /* __glut_h__ */ // -// End of "$Id: glut.H,v 1.4 1998/11/05 16:04:40 mike Exp $". +// End of "$Id: glut.H,v 1.5 1999/01/07 19:17:08 mike Exp $". // |
