summaryrefslogtreecommitdiff
path: root/src/Fl_System_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_System_Driver.H')
-rw-r--r--src/Fl_System_Driver.H10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/Fl_System_Driver.H b/src/Fl_System_Driver.H
index 67f608177..0474154d4 100644
--- a/src/Fl_System_Driver.H
+++ b/src/Fl_System_Driver.H
@@ -1,6 +1,4 @@
//
-// "$Id$"
-//
// A base class for platform specific system calls
// for the Fast Light Tool Kit (FLTK).
//
@@ -12,9 +10,9 @@
//
// https://www.fltk.org/COPYING.php
//
-// Please report all bugs and problems on the following page:
+// Please see the following page on how to report bugs and issues:
//
-// https://www.fltk.org/str.php
+// https://www.fltk.org/bugs.php
//
/**
@@ -242,7 +240,3 @@ public:
\}
\endcond
*/
-
-//
-// End of "$Id$".
-//