From 40f2afcf1d271e14c196116d86ddee3569d41c0a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 5 Feb 2019 09:15:18 +1100 Subject: Cleanup: remove contributors for Python files Following removal from C source code. See: 8c68ed6df16d8893 --- build_files/cmake/cmake_consistency_check.py | 2 -- build_files/cmake/cmake_netbeans_project.py | 2 -- build_files/cmake/cmake_qtcreator_project.py | 2 -- build_files/cmake/cmake_static_check_clang_array.py | 2 -- build_files/cmake/cmake_static_check_cppcheck.py | 2 -- build_files/cmake/cmake_static_check_smatch.py | 2 -- build_files/cmake/cmake_static_check_sparse.py | 2 -- build_files/cmake/cmake_static_check_splint.py | 2 -- build_files/cmake/project_info.py | 2 -- build_files/cmake/project_source_info.py | 2 -- 10 files changed, 20 deletions(-) (limited to 'build_files') diff --git a/build_files/cmake/cmake_consistency_check.py b/build_files/cmake/cmake_consistency_check.py index 90a9631fe79..e23d4dae48a 100755 --- a/build_files/cmake/cmake_consistency_check.py +++ b/build_files/cmake/cmake_consistency_check.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_netbeans_project.py b/build_files/cmake/cmake_netbeans_project.py index 02a800fe6f1..c07bb753c21 100755 --- a/build_files/cmake/cmake_netbeans_project.py +++ b/build_files/cmake/cmake_netbeans_project.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton, M.G. Kishalmi -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_qtcreator_project.py b/build_files/cmake/cmake_qtcreator_project.py index ee9f2e3f58e..f9c3c290dda 100755 --- a/build_files/cmake/cmake_qtcreator_project.py +++ b/build_files/cmake/cmake_qtcreator_project.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton, M.G. Kishalmi -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_static_check_clang_array.py b/build_files/cmake/cmake_static_check_clang_array.py index 7b3b73985fa..4a7a22619cc 100644 --- a/build_files/cmake/cmake_static_check_clang_array.py +++ b/build_files/cmake/cmake_static_check_clang_array.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_static_check_cppcheck.py b/build_files/cmake/cmake_static_check_cppcheck.py index ef4ee71dec2..c26ebb4cb84 100644 --- a/build_files/cmake/cmake_static_check_cppcheck.py +++ b/build_files/cmake/cmake_static_check_cppcheck.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_static_check_smatch.py b/build_files/cmake/cmake_static_check_smatch.py index 29afdb79819..64d12c459af 100644 --- a/build_files/cmake/cmake_static_check_smatch.py +++ b/build_files/cmake/cmake_static_check_smatch.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_static_check_sparse.py b/build_files/cmake/cmake_static_check_sparse.py index 600370cca25..6419f247c56 100644 --- a/build_files/cmake/cmake_static_check_sparse.py +++ b/build_files/cmake/cmake_static_check_sparse.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/cmake_static_check_splint.py b/build_files/cmake/cmake_static_check_splint.py index 069d1b7ff25..b917f29423a 100644 --- a/build_files/cmake/cmake_static_check_splint.py +++ b/build_files/cmake/cmake_static_check_splint.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/project_info.py b/build_files/cmake/project_info.py index ad205cc228c..5980d48f85d 100755 --- a/build_files/cmake/project_info.py +++ b/build_files/cmake/project_info.py @@ -16,8 +16,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton, M.G. Kishalmi -# # ***** END GPL LICENSE BLOCK ***** # diff --git a/build_files/cmake/project_source_info.py b/build_files/cmake/project_source_info.py index 3ba26513491..6649f4620c8 100644 --- a/build_files/cmake/project_source_info.py +++ b/build_files/cmake/project_source_info.py @@ -14,8 +14,6 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# Contributor(s): Campbell Barton -# # ***** END GPL LICENSE BLOCK ***** # -- cgit v1.2.3