[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [37689] trunk/blender: correct FSF address , as pointed out by Dave Plater

Campbell Barton ideasman42 at gmail.com
Tue Jun 21 07:01:55 CEST 2011


Revision: 37689
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37689
Author:   campbellbarton
Date:     2011-06-21 05:01:54 +0000 (Tue, 21 Jun 2011)
Log Message:
-----------
correct FSF address, as pointed out by Dave Plater

Modified Paths:
--------------
    trunk/blender/doc/blender_file_format/BlendFileDnaExporter_25.py
    trunk/blender/doc/blender_file_format/BlendFileReader.py
    trunk/blender/release/text/GPL-license.txt

Modified: trunk/blender/doc/blender_file_format/BlendFileDnaExporter_25.py
===================================================================
--- trunk/blender/doc/blender_file_format/BlendFileDnaExporter_25.py	2011-06-21 04:03:26 UTC (rev 37688)
+++ trunk/blender/doc/blender_file_format/BlendFileDnaExporter_25.py	2011-06-21 05:01:54 UTC (rev 37689)
@@ -13,8 +13,8 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software Foundation, 
-# Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 

Modified: trunk/blender/doc/blender_file_format/BlendFileReader.py
===================================================================
--- trunk/blender/doc/blender_file_format/BlendFileReader.py	2011-06-21 04:03:26 UTC (rev 37688)
+++ trunk/blender/doc/blender_file_format/BlendFileReader.py	2011-06-21 05:01:54 UTC (rev 37689)
@@ -13,8 +13,8 @@
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software Foundation, 
-# Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 

Modified: trunk/blender/release/text/GPL-license.txt
===================================================================
--- trunk/blender/release/text/GPL-license.txt	2011-06-21 04:03:26 UTC (rev 37688)
+++ trunk/blender/release/text/GPL-license.txt	2011-06-21 05:01:54 UTC (rev 37689)
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 




More information about the Bf-blender-cvs mailing list