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 6cf1befd8..96ac05df8 100644 --- a/src/glut_font.cxx +++ b/src/glut_font.cxx @@ -1,9 +1,9 @@ // -// "$Id: glut_font.cxx,v 1.4.2.4.2.3 2004/04/11 04:39:00 easysw Exp $" +// "$Id$" // // GLUT bitmap font routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2004 by Bill Spitzak and others. +// Copyright 1998-2005 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(void* font, int character) { #endif // -// End of "$Id: glut_font.cxx,v 1.4.2.4.2.3 2004/04/11 04:39:00 easysw Exp $". +// End of "$Id$". // |
