summaryrefslogtreecommitdiff
path: root/src/fl_set_fonts_win32.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_set_fonts_win32.cxx')
-rwxr-xr-xsrc/fl_set_fonts_win32.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_set_fonts_win32.cxx b/src/fl_set_fonts_win32.cxx
index 71fa41630..6e93bd5c2 100755
--- a/src/fl_set_fonts_win32.cxx
+++ b/src/fl_set_fonts_win32.cxx
@@ -1,9 +1,9 @@
//
-// "$Id: fl_set_fonts_win32.cxx,v 1.4 1998/12/02 15:51:37 mike Exp $"
+// "$Id: fl_set_fonts_win32.cxx,v 1.5 1999/01/07 19:17:42 mike Exp $"
//
// WIN32 font utilities 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
@@ -87,5 +87,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) {
}
//
-// End of "$Id: fl_set_fonts_win32.cxx,v 1.4 1998/12/02 15:51:37 mike Exp $".
+// End of "$Id: fl_set_fonts_win32.cxx,v 1.5 1999/01/07 19:17:42 mike Exp $".
//