From 4fd11eba88644abdfa2eec2c5cd49e1090dadf68 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 28 Apr 2010 03:15:47 +0000 Subject: Changed references to fltk-bugs@fltk.org -> STR form. Todo: LGPL license file references (COPYING, license.dox, etc) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7563 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/cairo_test.cxx | 4 +++- test/makefile.wat | 4 +++- test/utf8.cxx | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'test') 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 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 -- cgit v1.2.3