From 7cf83d7e0f6d5882f1aa42263b7ae1bdb0f64acc Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 28 Apr 2010 07:21:41 +0000 Subject: [PATCH] Finished up changes for references to fltk-bugs@fltk.org -> STR form. Should solve STR #2352. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7564 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- COPYING | 8 +++++--- documentation/src/license.dox | 8 +++++--- src/Fl_Gl_Choice.H | 4 +++- src/cmap.cxx | 4 +++- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/COPYING b/COPYING index 0dd0e80d3..954207522 100644 --- a/COPYING +++ b/COPYING @@ -10,9 +10,11 @@ exceptions: a specific platform do not constitute a modified or derivative work. - The authors do request that such modifications be - contributed to the FLTK project - send all - contributions to "fltk-bugs@fltk.org". + The authors do request that such modifications be + contributed to the FLTK project - send all contributions + through the "Software Trouble Report" on the following page: + + http://www.fltk.org/str.php 2. Widgets that are subclassed from FLTK widgets do not constitute a derivative work. diff --git a/documentation/src/license.dox b/documentation/src/license.dox index b0867e97f..ace1e2fd3 100644 --- a/documentation/src/license.dox +++ b/documentation/src/license.dox @@ -13,9 +13,11 @@ exceptions: a specific platform do not constitute a modified or derivative work.

- The authors do request that such modifications be - contributed to the FLTK project - send all - contributions to "fltk-bugs@fltk.org".
+ The authors do request that such modifications be + contributed to the FLTK project - send all contributions + through the "Software Trouble Report" on the following page: +
+ http://www.fltk.org/str.php
-# Widgets that are subclassed from FLTK widgets do not constitute a derivative work.
diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H index 06114554b..f410143c5 100644 --- a/src/Fl_Gl_Choice.H +++ b/src/Fl_Gl_Choice.H @@ -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@easysw.com". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // Internal interface to set up OpenGL. diff --git a/src/cmap.cxx b/src/cmap.cxx index 0275b040b..310868805 100644 --- a/src/cmap.cxx +++ b/src/cmap.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@easysw.com". +// Please report all bugs and problems on the following page: +// +// http://www.fltk.org/str.php // // This program produces the contents of "fl_cmap.h" as stdout