diff options
Diffstat (limited to 'src/fl_set_fonts_x.cxx')
| -rw-r--r-- | src/fl_set_fonts_x.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_set_fonts_x.cxx b/src/fl_set_fonts_x.cxx index a883528f3..ca1dec96b 100644 --- a/src/fl_set_fonts_x.cxx +++ b/src/fl_set_fonts_x.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_set_fonts_x.cxx,v 1.1.2.8 2004/04/11 04:39:00 easysw Exp $" +// "$Id$" // // X11 font utilities 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 @@ -344,5 +344,5 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) { } // -// End of "$Id: fl_set_fonts_x.cxx,v 1.1.2.8 2004/04/11 04:39:00 easysw Exp $". +// End of "$Id$". // |
