From 4b29a21f0c5dc55a3eda8b16a7bb4946bf7927ec Mon Sep 17 00:00:00 2001
From: "Guillermo S. Romero" <gsr.b3d@infernal-iceberg.com>
Date: Tue, 10 Aug 2010 21:23:04 +0000
Subject: [PATCH] Update address in license block.

---
 add_mesh_gears.py              | 2 +-
 add_mesh_solid.py              | 2 +-
 add_mesh_twisted_torus.py      | 2 +-
 mesh_relax.py                  | 2 +-
 mesh_surface_sketch.py         | 2 +-
 space_view3d_align_tools.py    | 2 +-
 space_view3d_property_chart.py | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/add_mesh_gears.py b/add_mesh_gears.py
index bbb5a6b63..3b3b2106e 100644
--- a/add_mesh_gears.py
+++ b/add_mesh_gears.py
@@ -15,7 +15,7 @@
 #
 # 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 
diff --git a/add_mesh_solid.py b/add_mesh_solid.py
index 28dfd28fa..540b6285c 100644
--- a/add_mesh_solid.py
+++ b/add_mesh_solid.py
@@ -13,7 +13,7 @@
 #
 # 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 
diff --git a/add_mesh_twisted_torus.py b/add_mesh_twisted_torus.py
index f27ff25fb..094692f0e 100644
--- a/add_mesh_twisted_torus.py
+++ b/add_mesh_twisted_torus.py
@@ -16,7 +16,7 @@
 #
 # 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 
diff --git a/mesh_relax.py b/mesh_relax.py
index 97743f2dd..717a10999 100644
--- a/mesh_relax.py
+++ b/mesh_relax.py
@@ -17,7 +17,7 @@
 #
 # 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 
diff --git a/mesh_surface_sketch.py b/mesh_surface_sketch.py
index ea741424e..731d98339 100644
--- a/mesh_surface_sketch.py
+++ b/mesh_surface_sketch.py
@@ -12,7 +12,7 @@
 #
 #  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.
+#  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ##### END GPL LICENSE BLOCK #####
 
diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 56543d94b..538b776bb 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -15,7 +15,7 @@
 #
 # 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 
diff --git a/space_view3d_property_chart.py b/space_view3d_property_chart.py
index c03960950..e7203eac0 100644
--- a/space_view3d_property_chart.py
+++ b/space_view3d_property_chart.py
@@ -14,7 +14,7 @@
 #
 # 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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # ***** END GPL LICENCE BLOCK *****
 
-- 
GitLab