Comments only: correct the header of 2 source files.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13142 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2018-11-30 09:05:58 +00:00
parent c33d3c6aaa
commit b04700397e
2 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
// //
// "$Id$" // "$Id$"
// //
// implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit (FLTK). // Definition of class Fl_OpenGL_Display_Device for the Fast Light Tool Kit (FLTK).
// //
// Copyright 2010-2016 by Bill Spitzak and others. // Copyright 2010-2016 by Bill Spitzak and others.
// //
@@ -1,7 +1,7 @@
// //
// "$Id$" // "$Id$"
// //
// implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit (FLTK). // implementation of class Fl_OpenGL_Display_Device for the Fast Light Tool Kit (FLTK).
// //
// Copyright 2010-2017 by Bill Spitzak and others. // Copyright 2010-2017 by Bill Spitzak and others.
// //