From ab5e69e6609d3724423021b011bc711d7dbf8a5d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 5 Feb 2019 09:10:32 +1100 Subject: Cleanup: remove contributors for CMake files Following removal from C source code. See: 8c68ed6df16d8893 --- extern/CMakeLists.txt | 5 ----- extern/bullet2/CMakeLists.txt | 5 ----- extern/ceres/CMakeLists.txt | 4 ---- extern/clew/CMakeLists.txt | 5 ----- extern/cuew/CMakeLists.txt | 5 ----- extern/gflags/CMakeLists.txt | 4 ---- extern/glew-es/CMakeLists.txt | 5 ----- extern/glew/CMakeLists.txt | 5 ----- extern/glog/CMakeLists.txt | 4 ---- extern/gmock/CMakeLists.txt | 3 --- extern/gtest/CMakeLists.txt | 3 --- extern/lzma/CMakeLists.txt | 5 ----- extern/lzo/CMakeLists.txt | 5 ----- extern/sdlew/CMakeLists.txt | 5 ----- extern/wcwidth/CMakeLists.txt | 5 ----- extern/xdnd/CMakeLists.txt | 5 ----- 16 files changed, 73 deletions(-) (limited to 'extern') 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 -- cgit v1.2.3