Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-02-12 16:34:04 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-02-12 16:34:04 +0300
commit081c1205a31cb12ef632565b8d0c3fce024aa339 (patch)
tree270090d4103c65825e3bf3a674ce21b520443b0b /intern/itasc
parenta62d70c56f6c82b7f8b1a2f1cf7319ac83195f52 (diff)
correct fsf address
Diffstat (limited to 'intern/itasc')
-rw-r--r--intern/itasc/CMakeLists.txt2
-rw-r--r--intern/itasc/kdl/frames.cpp4
-rw-r--r--intern/itasc/kdl/frames.hpp4
-rw-r--r--intern/itasc/kdl/frames.inl4
-rw-r--r--intern/itasc/kdl/frames_io.cpp4
-rw-r--r--intern/itasc/kdl/frames_io.hpp4
-rw-r--r--intern/itasc/kdl/utilities/error.h4
-rw-r--r--intern/itasc/kdl/utilities/error_stack.h4
8 files changed, 15 insertions, 15 deletions
diff --git a/intern/itasc/CMakeLists.txt b/intern/itasc/CMakeLists.txt
index 405d74d17ac..7b442446d62 100644
--- a/intern/itasc/CMakeLists.txt
+++ b/intern/itasc/CMakeLists.txt
@@ -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.
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
diff --git a/intern/itasc/kdl/frames.cpp b/intern/itasc/kdl/frames.cpp
index 7dcc39f2cd4..eabf744432e 100644
--- a/intern/itasc/kdl/frames.cpp
+++ b/intern/itasc/kdl/frames.cpp
@@ -20,8 +20,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/
diff --git a/intern/itasc/kdl/frames.hpp b/intern/itasc/kdl/frames.hpp
index 20590c5303e..01213f91d5a 100644
--- a/intern/itasc/kdl/frames.hpp
+++ b/intern/itasc/kdl/frames.hpp
@@ -20,8 +20,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/
diff --git a/intern/itasc/kdl/frames.inl b/intern/itasc/kdl/frames.inl
index 9a176070171..ff1307766bf 100644
--- a/intern/itasc/kdl/frames.inl
+++ b/intern/itasc/kdl/frames.inl
@@ -20,8 +20,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/
diff --git a/intern/itasc/kdl/frames_io.cpp b/intern/itasc/kdl/frames_io.cpp
index 0af50bb0e07..a5ebf4c2543 100644
--- a/intern/itasc/kdl/frames_io.cpp
+++ b/intern/itasc/kdl/frames_io.cpp
@@ -21,8 +21,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/
diff --git a/intern/itasc/kdl/frames_io.hpp b/intern/itasc/kdl/frames_io.hpp
index a358d27383f..4f47fe178d8 100644
--- a/intern/itasc/kdl/frames_io.hpp
+++ b/intern/itasc/kdl/frames_io.hpp
@@ -22,8 +22,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/
/**
diff --git a/intern/itasc/kdl/utilities/error.h b/intern/itasc/kdl/utilities/error.h
index 868daef3db3..b5d209f6f62 100644
--- a/intern/itasc/kdl/utilities/error.h
+++ b/intern/itasc/kdl/utilities/error.h
@@ -20,8 +20,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/
diff --git a/intern/itasc/kdl/utilities/error_stack.h b/intern/itasc/kdl/utilities/error_stack.h
index 918bc0786a6..3f2a8f87457 100644
--- a/intern/itasc/kdl/utilities/error_stack.h
+++ b/intern/itasc/kdl/utilities/error_stack.h
@@ -20,8 +20,8 @@
* *
* You should have received a copy of the GNU Lesser General Public *
* License along with this library; if not, write to the Free Software *
- * Foundation, Inc., 59 Temple Place, *
- * Suite 330, Boston, MA 02111-1307 USA *
+ * Foundation, Inc., 51 Franklin Street, *
+ * Fifth Floor, Boston, MA 02110-1301, USA. *
* *
***************************************************************************/