diff options
Diffstat (limited to 'src/fl_show_colormap.cxx')
| -rw-r--r-- | src/fl_show_colormap.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx index 4ff8cf1f5..3a3d8e8e6 100644 --- a/src/fl_show_colormap.cxx +++ b/src/fl_show_colormap.cxx @@ -1,9 +1,9 @@ // -// "$Id: fl_show_colormap.cxx,v 1.4 1998/10/21 14:21:01 mike Exp $" +// "$Id: fl_show_colormap.cxx,v 1.5 1999/01/07 19:17:43 mike Exp $" // // Colormap color selection dialog 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 @@ -147,5 +147,5 @@ Fl_Color fl_show_colormap(Fl_Color oldcol) { } // -// End of "$Id: fl_show_colormap.cxx,v 1.4 1998/10/21 14:21:01 mike Exp $". +// End of "$Id: fl_show_colormap.cxx,v 1.5 1999/01/07 19:17:43 mike Exp $". // |
