summaryrefslogtreecommitdiff
path: root/src/Fl_Font.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Font.H')
-rw-r--r--src/Fl_Font.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Fl_Font.H b/src/Fl_Font.H
index ea937e53c..f5509bfc9 100644
--- a/src/Fl_Font.H
+++ b/src/Fl_Font.H
@@ -1,9 +1,9 @@
//
-// "$Id: Fl_Font.H,v 1.4 1998/12/02 15:51:35 mike Exp $"
+// "$Id: Fl_Font.H,v 1.5 1999/01/07 19:17:19 mike Exp $"
//
// Font definitions 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
@@ -78,5 +78,5 @@ char *fl_find_fontsize(char *name);
#endif
//
-// End of "$Id: Fl_Font.H,v 1.4 1998/12/02 15:51:35 mike Exp $".
+// End of "$Id: Fl_Font.H,v 1.5 1999/01/07 19:17:19 mike Exp $".
//