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>2012-02-11 08:05:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-02-11 08:05:00 +0400
commit758c2282635f77ee1317d4bdbdf1959bf0c09525 (patch)
treeb5cf6ce8ed08cafe16bc101c00aa26a2934ff85d /extern/glew
parent18edbd103df4698266b6cd74481db861895906a9 (diff)
update gpl header in cmake files
Diffstat (limited to 'extern/glew')
-rw-r--r--extern/glew/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/glew/CMakeLists.txt b/extern/glew/CMakeLists.txt
index 9704c137f8b..34f6707398d 100644
--- a/extern/glew/CMakeLists.txt
+++ b/extern/glew/CMakeLists.txt
@@ -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.