diff --git a/COPYING b/COPYING index 0dd0e80d38549178b5bdd3580c431fdd6896c7ef..9542075220967c30f071989da0ee4ff9d57fe970 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 b0867e97ff1eaec667329c7e3a25bc57b86661ae..ace1e2fd39a2765cf5aca6dd04aeffc6fce86d3b 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 06114554b9df821ca912174e983a4ef80cbc71ff..f410143c5853d50b3c5b5447f13b42f71952b20a 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 0275b040b91972b7f632048e01a703a7397bf901..310868805c2248aca9e2ea317126c036159e5072 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