diff options
| -rw-r--r-- | COPYING | 8 | ||||
| -rw-r--r-- | documentation/src/license.dox | 8 | ||||
| -rw-r--r-- | src/Fl_Gl_Choice.H | 4 | ||||
| -rw-r--r-- | src/cmap.cxx | 4 |
4 files changed, 16 insertions, 8 deletions
@@ -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.<BR> <BR> - The authors do request that such modifications be - contributed to the FLTK project - send all - contributions to "fltk-bugs@fltk.org".<BR> + 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: + <BR> + http://www.fltk.org/str.php <BR> -# Widgets that are subclassed from FLTK widgets do not constitute a derivative work.<BR> 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 |
