summaryrefslogtreecommitdiff
path: root/FL/Fl_BMP_Image.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_BMP_Image.H')
-rw-r--r--FL/Fl_BMP_Image.H10
1 files changed, 2 insertions, 8 deletions
diff --git a/FL/Fl_BMP_Image.H b/FL/Fl_BMP_Image.H
index 0d60d7114..c779d6525 100644
--- a/FL/Fl_BMP_Image.H
+++ b/FL/Fl_BMP_Image.H
@@ -1,6 +1,4 @@
//
-// "$Id$"
-//
// BMP image header file for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2020 by Bill Spitzak and others.
@@ -11,9 +9,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
//
/* \file
@@ -41,7 +39,3 @@ class FL_EXPORT Fl_BMP_Image : public Fl_RGB_Image {
};
#endif
-
-//
-// End of "$Id$".
-//