summaryrefslogtreecommitdiff
path: root/src/glut_font.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/glut_font.cxx')
-rw-r--r--src/glut_font.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/glut_font.cxx b/src/glut_font.cxx
index 46fac5171..6cf1befd8 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.2 2003/01/30 21:44:35 easysw Exp $"
+// "$Id: glut_font.cxx,v 1.4.2.4.2.3 2004/04/11 04:39:00 easysw Exp $"
//
// GLUT bitmap font routines for the Fast Light Tool Kit (FLTK).
//
-// Copyright 1998-2003 by Bill Spitzak and others.
+// Copyright 1998-2004 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.2 2003/01/30 21:44:35 easysw Exp $".
+// End of "$Id: glut_font.cxx,v 1.4.2.4.2.3 2004/04/11 04:39:00 easysw Exp $".
//