Revision: 44024
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=44024
Author:   campbellbarton
Date:     2012-02-11 04:05:00 +0000 (Sat, 11 Feb 2012)
Log Message:
-----------
update gpl header in cmake files

Modified Paths:
--------------
    trunk/blender/extern/CMakeLists.txt
    trunk/blender/extern/binreloc/CMakeLists.txt
    trunk/blender/extern/bullet2/CMakeLists.txt
    trunk/blender/extern/carve/CMakeLists.txt
    trunk/blender/extern/colamd/CMakeLists.txt
    trunk/blender/extern/eltopo/CMakeLists.txt
    trunk/blender/extern/glew/CMakeLists.txt
    trunk/blender/extern/libmv/CMakeLists.txt
    trunk/blender/extern/libopenjpeg/CMakeLists.txt
    trunk/blender/extern/libredcode/CMakeLists.txt
    trunk/blender/extern/lzma/CMakeLists.txt
    trunk/blender/extern/lzo/CMakeLists.txt
    trunk/blender/extern/recastnavigation/CMakeLists.txt
    trunk/blender/source/blender/modifiers/CMakeLists.txt

Modified: trunk/blender/extern/CMakeLists.txt
===================================================================
--- trunk/blender/extern/CMakeLists.txt 2012-02-11 04:00:18 UTC (rev 44023)
+++ trunk/blender/extern/CMakeLists.txt 2012-02-11 04:05:00 UTC (rev 44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/binreloc/CMakeLists.txt
===================================================================
--- trunk/blender/extern/binreloc/CMakeLists.txt        2012-02-11 04:00:18 UTC 
(rev 44023)
+++ trunk/blender/extern/binreloc/CMakeLists.txt        2012-02-11 04:05:00 UTC 
(rev 44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2008 by The Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/bullet2/CMakeLists.txt
===================================================================
--- trunk/blender/extern/bullet2/CMakeLists.txt 2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/bullet2/CMakeLists.txt 2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/carve/CMakeLists.txt
===================================================================
--- trunk/blender/extern/carve/CMakeLists.txt   2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/carve/CMakeLists.txt   2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/colamd/CMakeLists.txt
===================================================================
--- trunk/blender/extern/colamd/CMakeLists.txt  2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/colamd/CMakeLists.txt  2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2011, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/eltopo/CMakeLists.txt
===================================================================
--- trunk/blender/extern/eltopo/CMakeLists.txt  2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/eltopo/CMakeLists.txt  2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/glew/CMakeLists.txt
===================================================================
--- trunk/blender/extern/glew/CMakeLists.txt    2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/glew/CMakeLists.txt    2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/libmv/CMakeLists.txt
===================================================================
--- trunk/blender/extern/libmv/CMakeLists.txt   2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/libmv/CMakeLists.txt   2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2011, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/libopenjpeg/CMakeLists.txt
===================================================================
--- trunk/blender/extern/libopenjpeg/CMakeLists.txt     2012-02-11 04:00:18 UTC 
(rev 44023)
+++ trunk/blender/extern/libopenjpeg/CMakeLists.txt     2012-02-11 04:05:00 UTC 
(rev 44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/libredcode/CMakeLists.txt
===================================================================
--- trunk/blender/extern/libredcode/CMakeLists.txt      2012-02-11 04:00:18 UTC 
(rev 44023)
+++ trunk/blender/extern/libredcode/CMakeLists.txt      2012-02-11 04:05:00 UTC 
(rev 44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/lzma/CMakeLists.txt
===================================================================
--- trunk/blender/extern/lzma/CMakeLists.txt    2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/lzma/CMakeLists.txt    2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/lzo/CMakeLists.txt
===================================================================
--- trunk/blender/extern/lzo/CMakeLists.txt     2012-02-11 04:00:18 UTC (rev 
44023)
+++ trunk/blender/extern/lzo/CMakeLists.txt     2012-02-11 04:05:00 UTC (rev 
44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/extern/recastnavigation/CMakeLists.txt
===================================================================
--- trunk/blender/extern/recastnavigation/CMakeLists.txt        2012-02-11 
04:00:18 UTC (rev 44023)
+++ trunk/blender/extern/recastnavigation/CMakeLists.txt        2012-02-11 
04:05:00 UTC (rev 44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

Modified: trunk/blender/source/blender/modifiers/CMakeLists.txt
===================================================================
--- trunk/blender/source/blender/modifiers/CMakeLists.txt       2012-02-11 
04:00:18 UTC (rev 44023)
+++ trunk/blender/source/blender/modifiers/CMakeLists.txt       2012-02-11 
04:05:00 UTC (rev 44024)
@@ -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.
 #
 # The Original Code is Copyright (C) 2006, Blender Foundation
 # All rights reserved.

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to