Author: greg.ercolano
Date: 2010-04-28 00:21:41 -0700 (Wed, 28 Apr 2010)
New Revision: 7564
Log:
Finished up changes for references to [email protected] -> STR form.
Should solve STR #2352.



Modified:
   branches/branch-1.3/COPYING
   branches/branch-1.3/documentation/src/license.dox
   branches/branch-1.3/src/Fl_Gl_Choice.H
   branches/branch-1.3/src/cmap.cxx

Modified: branches/branch-1.3/COPYING
===================================================================
--- branches/branch-1.3/COPYING 2010-04-28 03:15:47 UTC (rev 7563)
+++ branches/branch-1.3/COPYING 2010-04-28 07:21:41 UTC (rev 7564)
@@ -10,9 +10,11 @@
        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 "[email protected]".
+      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.

Modified: branches/branch-1.3/documentation/src/license.dox
===================================================================
--- branches/branch-1.3/documentation/src/license.dox   2010-04-28 03:15:47 UTC 
(rev 7563)
+++ branches/branch-1.3/documentation/src/license.dox   2010-04-28 07:21:41 UTC 
(rev 7564)
@@ -13,9 +13,11 @@
        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 "[email protected]".<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>

Modified: branches/branch-1.3/src/Fl_Gl_Choice.H
===================================================================
--- branches/branch-1.3/src/Fl_Gl_Choice.H      2010-04-28 03:15:47 UTC (rev 
7563)
+++ branches/branch-1.3/src/Fl_Gl_Choice.H      2010-04-28 07:21:41 UTC (rev 
7564)
@@ -20,8 +20,10 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 // USA.
 //
-// Please report all bugs and problems to "[email protected]".
+// Please report all bugs and problems on the following page:
 //
+//     http://www.fltk.org/str.php
+//
 
 // Internal interface to set up OpenGL.
 //

Modified: branches/branch-1.3/src/cmap.cxx
===================================================================
--- branches/branch-1.3/src/cmap.cxx    2010-04-28 03:15:47 UTC (rev 7563)
+++ branches/branch-1.3/src/cmap.cxx    2010-04-28 07:21:41 UTC (rev 7564)
@@ -20,8 +20,10 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 // USA.
 //
-// Please report all bugs and problems to "[email protected]".
+// 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
 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to