diff options
Diffstat (limited to 'src/gl_draw.cxx')
| -rw-r--r-- | src/gl_draw.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 03b1cf924..591080a10 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -1,9 +1,9 @@ // -// "$Id: gl_draw.cxx,v 1.7.2.1 2000/03/24 08:42:03 bill Exp $" +// "$Id: gl_draw.cxx,v 1.7.2.2 2000/04/25 22:16:46 mike Exp $" // // OpenGL drawing support routines for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-1999 by Bill Spitzak and others. +// Copyright 1998-2000 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 @@ -155,5 +155,5 @@ void gl_draw_image(const uchar* b, int x, int y, int w, int h, int d, int ld) { #endif // -// End of "$Id: gl_draw.cxx,v 1.7.2.1 2000/03/24 08:42:03 bill Exp $". +// End of "$Id: gl_draw.cxx,v 1.7.2.2 2000/04/25 22:16:46 mike Exp $". // |
