summaryrefslogtreecommitdiff
path: root/src/drivers/Posix/Fl_Posix_System_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/Posix/Fl_Posix_System_Driver.H')
-rw-r--r--src/drivers/Posix/Fl_Posix_System_Driver.H10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/drivers/Posix/Fl_Posix_System_Driver.H b/src/drivers/Posix/Fl_Posix_System_Driver.H
index 407fa0270..55255b83f 100644
--- a/src/drivers/Posix/Fl_Posix_System_Driver.H
+++ b/src/drivers/Posix/Fl_Posix_System_Driver.H
@@ -1,6 +1,4 @@
//
-// "$Id$"
-//
// Definition of POSIX system driver
// 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
//
/**
@@ -79,7 +77,3 @@ public:
};
#endif // FL_POSIX_SYSTEM_DRIVER_H
-
-//
-// End of "$Id$".
-//