Commit: ab5e69e6609d3724423021b011bc711d7dbf8a5d Author: Campbell Barton Date: Tue Feb 5 09:10:32 2019 +1100 Branches: master https://developer.blender.org/rBab5e69e6609d3724423021b011bc711d7dbf8a5d
Cleanup: remove contributors for CMake files Following removal from C source code. See: 8c68ed6df16d8893 =================================================================== M CMakeLists.txt M build_files/cmake/RpmBuild.cmake M build_files/cmake/macros.cmake M build_files/cmake/platform/platform_apple.cmake M build_files/cmake/platform/platform_apple_xcode.cmake M build_files/cmake/platform/platform_unix.cmake M build_files/cmake/platform/platform_win32.cmake M extern/CMakeLists.txt M extern/bullet2/CMakeLists.txt M extern/ceres/CMakeLists.txt M extern/clew/CMakeLists.txt M extern/cuew/CMakeLists.txt M extern/gflags/CMakeLists.txt M extern/glew-es/CMakeLists.txt M extern/glew/CMakeLists.txt M extern/glog/CMakeLists.txt M extern/gmock/CMakeLists.txt M extern/gtest/CMakeLists.txt M extern/lzma/CMakeLists.txt M extern/lzo/CMakeLists.txt M extern/sdlew/CMakeLists.txt M extern/wcwidth/CMakeLists.txt M extern/xdnd/CMakeLists.txt M intern/CMakeLists.txt M intern/eigen/CMakeLists.txt M intern/elbeem/CMakeLists.txt M intern/ghost/CMakeLists.txt M intern/glew-mx/CMakeLists.txt M intern/guardedalloc/CMakeLists.txt M intern/iksolver/CMakeLists.txt M intern/itasc/CMakeLists.txt M intern/libmv/CMakeLists.txt M intern/locale/CMakeLists.txt M intern/memutil/CMakeLists.txt M intern/mikktspace/CMakeLists.txt M intern/opencolorio/CMakeLists.txt M intern/opensubdiv/CMakeLists.txt M intern/openvdb/CMakeLists.txt M intern/rigidbody/CMakeLists.txt M intern/smoke/CMakeLists.txt M intern/string/CMakeLists.txt M release/windows/blendthumb/CMakeLists.txt M source/CMakeLists.txt M source/blender/CMakeLists.txt M source/blender/alembic/CMakeLists.txt M source/blender/avi/CMakeLists.txt M source/blender/blenfont/CMakeLists.txt M source/blender/blenkernel/CMakeLists.txt M source/blender/blenlib/CMakeLists.txt M source/blender/blenloader/CMakeLists.txt M source/blender/blentranslation/CMakeLists.txt M source/blender/blentranslation/msgfmt/CMakeLists.txt M source/blender/bmesh/CMakeLists.txt M source/blender/collada/CMakeLists.txt M source/blender/compositor/CMakeLists.txt M source/blender/datatoc/CMakeLists.txt M source/blender/depsgraph/CMakeLists.txt M source/blender/draw/CMakeLists.txt M source/blender/editors/CMakeLists.txt M source/blender/editors/animation/CMakeLists.txt M source/blender/editors/armature/CMakeLists.txt M source/blender/editors/curve/CMakeLists.txt M source/blender/editors/datafiles/CMakeLists.txt M source/blender/editors/gpencil/CMakeLists.txt M source/blender/editors/interface/CMakeLists.txt M source/blender/editors/io/CMakeLists.txt M source/blender/editors/lattice/CMakeLists.txt M source/blender/editors/mask/CMakeLists.txt M source/blender/editors/mesh/CMakeLists.txt M source/blender/editors/metaball/CMakeLists.txt M source/blender/editors/object/CMakeLists.txt M source/blender/editors/physics/CMakeLists.txt M source/blender/editors/render/CMakeLists.txt M source/blender/editors/scene/CMakeLists.txt M source/blender/editors/screen/CMakeLists.txt M source/blender/editors/sculpt_paint/CMakeLists.txt M source/blender/editors/sound/CMakeLists.txt M source/blender/editors/space_action/CMakeLists.txt M source/blender/editors/space_api/CMakeLists.txt M source/blender/editors/space_buttons/CMakeLists.txt M source/blender/editors/space_clip/CMakeLists.txt M source/blender/editors/space_console/CMakeLists.txt M source/blender/editors/space_file/CMakeLists.txt M source/blender/editors/space_graph/CMakeLists.txt M source/blender/editors/space_image/CMakeLists.txt M source/blender/editors/space_info/CMakeLists.txt M source/blender/editors/space_nla/CMakeLists.txt M source/blender/editors/space_node/CMakeLists.txt M source/blender/editors/space_outliner/CMakeLists.txt M source/blender/editors/space_script/CMakeLists.txt M source/blender/editors/space_sequencer/CMakeLists.txt M source/blender/editors/space_statusbar/CMakeLists.txt M source/blender/editors/space_text/CMakeLists.txt M source/blender/editors/space_topbar/CMakeLists.txt M source/blender/editors/space_userpref/CMakeLists.txt M source/blender/editors/space_view3d/CMakeLists.txt M source/blender/editors/transform/CMakeLists.txt M source/blender/editors/undo/CMakeLists.txt M source/blender/editors/util/CMakeLists.txt M source/blender/editors/uvedit/CMakeLists.txt M source/blender/freestyle/CMakeLists.txt M source/blender/gpu/CMakeLists.txt M source/blender/ikplugin/CMakeLists.txt M source/blender/imbuf/CMakeLists.txt M source/blender/imbuf/intern/cineon/CMakeLists.txt M source/blender/imbuf/intern/dds/CMakeLists.txt M source/blender/imbuf/intern/oiio/CMakeLists.txt M source/blender/imbuf/intern/openexr/CMakeLists.txt M source/blender/makesdna/CMakeLists.txt M source/blender/makesdna/intern/CMakeLists.txt M source/blender/makesrna/CMakeLists.txt M source/blender/makesrna/intern/CMakeLists.txt M source/blender/modifiers/CMakeLists.txt M source/blender/nodes/CMakeLists.txt M source/blender/physics/CMakeLists.txt M source/blender/python/bmesh/CMakeLists.txt M source/blender/python/generic/CMakeLists.txt M source/blender/python/gpu/CMakeLists.txt M source/blender/python/intern/CMakeLists.txt M source/blender/python/mathutils/CMakeLists.txt M source/blender/render/CMakeLists.txt M source/blender/windowmanager/CMakeLists.txt M source/creator/CMakeLists.txt M tests/gtests/alembic/CMakeLists.txt M tests/gtests/blenlib/CMakeLists.txt M tests/gtests/bmesh/CMakeLists.txt M tests/gtests/guardedalloc/CMakeLists.txt M tests/gtests/testing/CMakeLists.txt M tests/python/CMakeLists.txt M tests/python/collada/CMakeLists.txt M tests/python/view_layer/CMakeLists.txt =================================================================== diff --git a/CMakeLists.txt b/CMakeLists.txt index 569e0bf7c83..2662859b76d 100644 --- a/CMakeLists.txt +++ b/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 ***** #----------------------------------------------------------------------------- diff --git a/build_files/cmake/RpmBuild.cmake b/build_files/cmake/RpmBuild.cmake index 36c8768dd0e..4e3047b4c6c 100644 --- a/build_files/cmake/RpmBuild.cmake +++ b/build_files/cmake/RpmBuild.cmake @@ -1,4 +1,3 @@ -# # VLMC RPM Finder # Authors: Rohit Yadav <[email protected]> # diff --git a/build_files/cmake/macros.cmake b/build_files/cmake/macros.cmake index e250eae19a4..5b6e3fa0011 100644 --- a/build_files/cmake/macros.cmake +++ b/build_files/cmake/macros.cmake @@ -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 ***** macro(list_insert_after diff --git a/build_files/cmake/platform/platform_apple.cmake b/build_files/cmake/platform/platform_apple.cmake index 758c746625e..2515867d442 100644 --- a/build_files/cmake/platform/platform_apple.cmake +++ b/build_files/cmake/platform/platform_apple.cmake @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2016, Blender Foundation # All rights reserved. -# -# Contributor(s): Sergey Sharybin. -# # ***** END GPL LICENSE BLOCK ***** # Libraries configuration for Apple. diff --git a/build_files/cmake/platform/platform_apple_xcode.cmake b/build_files/cmake/platform/platform_apple_xcode.cmake index 04fda25b7f5..27d337753d8 100644 --- a/build_files/cmake/platform/platform_apple_xcode.cmake +++ b/build_files/cmake/platform/platform_apple_xcode.cmake @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2016, Blender Foundation # All rights reserved. -# -# Contributor(s): Jacques Beaurain. -# # ***** END GPL LICENSE BLOCK ***** # Xcode and system configuration for Apple. diff --git a/build_files/cmake/platform/platform_unix.cmake b/build_files/cmake/platform/platform_unix.cmake index b2f880ab8b3..2bfc4cda20c 100644 --- a/build_files/cmake/platform/platform_unix.cmake +++ b/build_files/cmake/platform/platform_unix.cmake @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2016, Blender Foundation # All rights reserved. -# -# Contributor(s): Sergey Sharybin. -# # ***** END GPL LICENSE BLOCK ***** # Libraries configuration for any *nix system including Linux and Unix. diff --git a/build_files/cmake/platform/platform_win32.cmake b/build_files/cmake/platform/platform_win32.cmake index 04ab2aeb93a..5b738e06763 100644 --- a/build_files/cmake/platform/platform_win32.cmake +++ b/build_files/cmake/platform/platform_win32.cmake @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2016, Blender Foundation # All rights reserved. -# -# Contributor(s): Sergey Sharybin. -# # ***** END GPL LICENSE BLOCK ***** # Libraries configuration for Windows. diff --git a/extern/CMakeLists.txt b/extern/CMakeLists.txt index 3abf88fd259..2b18be71941 100644 --- a/extern/CMakeLists.txt +++ b/extern/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 ***** # Libs that adhere to strict flags diff --git a/extern/bullet2/CMakeLists.txt b/extern/bullet2/CMakeLists.txt index 949a8b01bd2..7a19b553fdb 100644 --- a/extern/bullet2/CMakeLists.txt +++ b/extern/bullet2/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 Beaurai, Erwin Coumans -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/extern/ceres/CMakeLists.txt b/extern/ceres/CMakeLists.txt index 82695133a15..3a9ade5510a 100644 --- a/extern/ceres/CMakeLists.txt +++ b/extern/ceres/CMakeLists.txt @@ -16,10 +16,6 @@ # # The Original Code is Copyright (C) 2012, 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/extern/clew/CMakeLists.txt b/extern/clew/CMakeLists.txt index f75e933034f..940db3d7194 100644 --- a/extern/clew/CMakeLists.txt +++ b/extern/clew/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/extern/cuew/CMakeLists.txt b/extern/cuew/CMakeLists.txt index 9ba390b3225..1fc5c8f6978 100644 --- a/extern/cuew/CMakeLists.txt +++ b/extern/cuew/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/extern/gflags/CMakeLists.txt b/extern/gflags/CMakeLists.txt index a473e6ffb40..da24e5504a3 100644 --- a/extern/gflags/CMakeLists.txt +++ b/extern/gflags/CMakeLists.txt @@ -16,10 +16,6 @@ # # The Original Code is Copyright (C) 2016, Blender Foundation # All rights reserved. -# -# Contributor(s): Blender Foundation, -# Sergey Sharybin -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/extern/glew-es/CMakeLists.txt b/extern/glew-es/CMakeLists.txt index ea25425df81..8f14855bf4f 100644 --- a/extern/glew-es/CMakeLists.txt +++ b/extern/glew-es/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): Jason Wilkins -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/extern/glew/CMakeLists.txt b/extern/glew/CMakeLists.txt index c9323fa12b2..47d38586d1a 100644 --- a/extern/glew/CMakeLists.txt +++ b/extern/glew/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/extern/glog/CMakeLists.txt b/extern/glog/CMakeLists.txt index df64718ee95..82b415d06d7 100644 --- a/extern/glog/CMakeLists.txt +++ b/extern/glog/CMakeLists.txt @@ -16,10 +16,6 @@ # # The Original Code is Copyright (C) 2016, Blender Foundation # All rights reserved. -# -# Contributor(s): Blender Foundation, -# Sergey Sharybin -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/extern/gmock/CMakeLists.txt b/extern/gmock/CMakeLists.txt index c0c87009328..73e524d80cd 100644 --- a/extern/gmock/CMakeLists.txt +++ b/extern/gmock/CMakeLists.txt @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2014, Blender Foundation # All rights reserved. -# -# Contributor(s): Sergey Sharybin -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/extern/gtest/CMakeLists.txt b/extern/gtest/CMakeLists.txt index 21b296f93df..22b47e76b12 100644 --- a/extern/gtest/CMakeLists.txt +++ b/extern/gtest/CMakeLists.txt @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2014, Blender Foundation # All rights reserved. -# -# Contributor(s): Sergey Sharybin -# # ***** END GPL LICENSE BLOCK ***** # avoid noisy warnings diff --git a/extern/lzma/CMakeLists.txt b/extern/lzma/CMakeLists.txt index 31670f595f6..d4fe8ade9ba 100644 --- a/extern/lzma/CMakeLists.txt +++ b/extern/lzma/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/extern/lzo/CMakeLists.txt b/extern/lzo/CMakeLists.txt index 23bbf268cc6..e4609963d29 100644 --- a/extern/lzo/CMakeLists.txt +++ b/extern/lzo/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 ***** remove_strict_flags() diff --git a/extern/sdlew/CMakeLists.txt b/extern/sdlew/CMakeLists.txt index 8571ad9251d..c0cd9944755 100644 --- a/extern/sdlew/CMakeLists.txt +++ b/extern/sdlew/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/extern/wcwidth/CMakeLists.txt b/extern/wcwidth/CMakeLists.txt index 724c5ea5d74..29a2977c3eb 100644 --- a/extern/wcwidth/CMakeLists.txt +++ b/extern/wcwidth/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): none yet. -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/extern/xdnd/CMakeLists.txt b/extern/xdnd/CMakeLists.txt index 832ddfde396..9a24606d133 100644 --- a/extern/xdnd/CMakeLists.txt +++ b/extern/xdnd/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/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 @@ Diff output truncated at 10240 characters. @@ _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
