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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-03-13 01:18:28 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-03-13 01:18:28 +0400
commite3cfca511f55495de1b58bf714fb4b8cabc633db (patch)
treebf666f2daff1542108b03464cfb662e6fc225af9 /extern/carve/bundle.sh
parent30790e9390305a1e9108318e98c85a2b4699a045 (diff)
Bundle latest version of Carve library which shall resolve compilation issues with clang
Diffstat (limited to 'extern/carve/bundle.sh')
-rwxr-xr-xextern/carve/bundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/carve/bundle.sh b/extern/carve/bundle.sh
index bc719ae5ba8..e68b2c7e90e 100755
--- a/extern/carve/bundle.sh
+++ b/extern/carve/bundle.sh
@@ -47,7 +47,7 @@ cat > CMakeLists.txt << EOF
#
# 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.