summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cairo_test.cxx4
-rw-r--r--test/makefile.wat4
-rw-r--r--test/utf8.cxx4
3 files changed, 9 insertions, 3 deletions
diff --git a/test/cairo_test.cxx b/test/cairo_test.cxx
index 0914572f1..15a7a26ba 100644
--- a/test/cairo_test.cxx
+++ b/test/cairo_test.cxx
@@ -20,7 +20,9 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
//
#include <config.h>
diff --git a/test/makefile.wat b/test/makefile.wat
index 44d3d4821..28ceb7106 100644
--- a/test/makefile.wat
+++ b/test/makefile.wat
@@ -20,7 +20,9 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
#
-# Please report all bugs and problems to "fltk-bugs@fltk.org".
+# Please report all bugs and problems on the following page:
+#
+# http://www.fltk.org/str.php
#
!include ../watcom.mif
diff --git a/test/utf8.cxx b/test/utf8.cxx
index 9c0f7ac76..b54431fe3 100644
--- a/test/utf8.cxx
+++ b/test/utf8.cxx
@@ -19,7 +19,9 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
// USA.
//
-// Please report all bugs and problems to "fltk-bugs@fltk.org".
+// Please report all bugs and problems on the following page:
+//
+// http://www.fltk.org/str.php
//
#include <FL/Fl.H>