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
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-05 01:10:32 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-05 01:10:32 +0300
commitab5e69e6609d3724423021b011bc711d7dbf8a5d (patch)
tree8b0c8c9794659a89f86ef5f5976cd8d4c4f38d77 /intern
parent38984b10ff7b8c61c5e1b85a971c77841de5f4e7 (diff)
Cleanup: remove contributors for CMake files
Following removal from C source code. See: 8c68ed6df16d8893
Diffstat (limited to 'intern')
-rw-r--r--intern/CMakeLists.txt5
-rw-r--r--intern/eigen/CMakeLists.txt5
-rw-r--r--intern/elbeem/CMakeLists.txt5
-rw-r--r--intern/ghost/CMakeLists.txt5
-rw-r--r--intern/glew-mx/CMakeLists.txt5
-rw-r--r--intern/guardedalloc/CMakeLists.txt5
-rw-r--r--intern/iksolver/CMakeLists.txt5
-rw-r--r--intern/itasc/CMakeLists.txt5
-rw-r--r--intern/libmv/CMakeLists.txt4
-rw-r--r--intern/locale/CMakeLists.txt5
-rw-r--r--intern/memutil/CMakeLists.txt5
-rw-r--r--intern/mikktspace/CMakeLists.txt5
-rw-r--r--intern/opencolorio/CMakeLists.txt5
-rw-r--r--intern/opensubdiv/CMakeLists.txt5
-rw-r--r--intern/openvdb/CMakeLists.txt5
-rw-r--r--intern/rigidbody/CMakeLists.txt3
-rw-r--r--intern/smoke/CMakeLists.txt5
-rw-r--r--intern/string/CMakeLists.txt5
18 files changed, 0 insertions, 87 deletions
diff --git a/intern/CMakeLists.txt b/intern/CMakeLists.txt
index 16bbefc1c45..83e3bc8208d 100644
--- a/intern/CMakeLists.txt
+++ b/intern/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
# add_subdirectory(atomic) # header only
diff --git a/intern/eigen/CMakeLists.txt b/intern/eigen/CMakeLists.txt
index b2639359318..6cdd7e55f0a 100644
--- a/intern/eigen/CMakeLists.txt
+++ b/intern/eigen/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2015, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Bastien Montagne.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/elbeem/CMakeLists.txt b/intern/elbeem/CMakeLists.txt
index 1534219a052..6a9b307aee4 100644
--- a/intern/elbeem/CMakeLists.txt
+++ b/intern/elbeem/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/ghost/CMakeLists.txt b/intern/ghost/CMakeLists.txt
index 0b651b2cd6e..74d5af9a6c1 100644
--- a/intern/ghost/CMakeLists.txt
+++ b/intern/ghost/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/glew-mx/CMakeLists.txt b/intern/glew-mx/CMakeLists.txt
index 8b692b5136c..c24a741771d 100644
--- a/intern/glew-mx/CMakeLists.txt
+++ b/intern/glew-mx/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2014, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jason Wilkins
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/guardedalloc/CMakeLists.txt b/intern/guardedalloc/CMakeLists.txt
index 3cec2fd1016..3f07d46529c 100644
--- a/intern/guardedalloc/CMakeLists.txt
+++ b/intern/guardedalloc/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/iksolver/CMakeLists.txt b/intern/iksolver/CMakeLists.txt
index 52e331653ac..4e9cc7c145b 100644
--- a/intern/iksolver/CMakeLists.txt
+++ b/intern/iksolver/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/itasc/CMakeLists.txt b/intern/itasc/CMakeLists.txt
index bdf0f88e516..db711d7eb2a 100644
--- a/intern/itasc/CMakeLists.txt
+++ b/intern/itasc/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
remove_strict_flags()
set(INC
diff --git a/intern/libmv/CMakeLists.txt b/intern/libmv/CMakeLists.txt
index bc555fa7ff6..98edc1492c5 100644
--- a/intern/libmv/CMakeLists.txt
+++ b/intern/libmv/CMakeLists.txt
@@ -16,10 +16,6 @@
#
# The Original Code is Copyright (C) 2011, Blender Foundation
# All rights reserved.
-#
-# Contributor(s): Blender Foundation,
-# Sergey Sharybin
-#
# ***** END GPL LICENSE BLOCK *****
# NOTE: This file is automatically generated by bundle.sh script
diff --git a/intern/locale/CMakeLists.txt b/intern/locale/CMakeLists.txt
index cbc75d1ab1f..b4d142e3efb 100644
--- a/intern/locale/CMakeLists.txt
+++ b/intern/locale/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2012, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Bastien Montagne.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/memutil/CMakeLists.txt b/intern/memutil/CMakeLists.txt
index 82e968853f4..e75443c5003 100644
--- a/intern/memutil/CMakeLists.txt
+++ b/intern/memutil/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/mikktspace/CMakeLists.txt b/intern/mikktspace/CMakeLists.txt
index a4d02093ee1..f4755916ccc 100644
--- a/intern/mikktspace/CMakeLists.txt
+++ b/intern/mikktspace/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Daniel Genrich
-#
# ***** END GPL LICENSE BLOCK *****
if(CMAKE_COMPILER_IS_GNUCC)
diff --git a/intern/opencolorio/CMakeLists.txt b/intern/opencolorio/CMakeLists.txt
index 2fd54363db5..8a4423b8e67 100644
--- a/intern/opencolorio/CMakeLists.txt
+++ b/intern/opencolorio/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2012, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Sergey Sharybin.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/opensubdiv/CMakeLists.txt b/intern/opensubdiv/CMakeLists.txt
index e6ad305ffc7..66ed4d174a0 100644
--- a/intern/opensubdiv/CMakeLists.txt
+++ b/intern/opensubdiv/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2013, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Sergey Sharybin.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/openvdb/CMakeLists.txt b/intern/openvdb/CMakeLists.txt
index 9ac0817903b..ddec43f30a3 100644
--- a/intern/openvdb/CMakeLists.txt
+++ b/intern/openvdb/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2015, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Kevin Dietrich.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/rigidbody/CMakeLists.txt b/intern/rigidbody/CMakeLists.txt
index 91fe1023b5e..817838a1642 100644
--- a/intern/rigidbody/CMakeLists.txt
+++ b/intern/rigidbody/CMakeLists.txt
@@ -16,9 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/smoke/CMakeLists.txt b/intern/smoke/CMakeLists.txt
index a95d8281974..0e9c4572bb1 100644
--- a/intern/smoke/CMakeLists.txt
+++ b/intern/smoke/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Daniel Genrich
-#
# ***** END GPL LICENSE BLOCK *****
set(INC
diff --git a/intern/string/CMakeLists.txt b/intern/string/CMakeLists.txt
index 055bafdb157..7a0d45f4cc4 100644
--- a/intern/string/CMakeLists.txt
+++ b/intern/string/CMakeLists.txt
@@ -16,11 +16,6 @@
#
# The Original Code is Copyright (C) 2006, Blender Foundation
# All rights reserved.
-#
-# The Original Code is: all of this file.
-#
-# Contributor(s): Jacques Beaurain.
-#
# ***** END GPL LICENSE BLOCK *****
set(INC