diff options
Diffstat (limited to 'src/glut_font.cxx')
| -rw-r--r-- | src/glut_font.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/glut_font.cxx b/src/glut_font.cxx index 4e941836b..1468e38f5 100644 --- a/src/glut_font.cxx +++ b/src/glut_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_font.cxx,v 1.3 1998/10/21 14:21:10 mike Exp $" +// "$Id: glut_font.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $" // // GLUT bitmap font routines 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 @@ -54,5 +54,5 @@ int glutBitmapWidth(int font, int character) { #endif // -// End of "$Id: glut_font.cxx,v 1.3 1998/10/21 14:21:10 mike Exp $". +// End of "$Id: glut_font.cxx,v 1.4 1999/01/07 19:17:46 mike Exp $". // |
