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 --- tests/gtests/alembic/CMakeLists.txt | 3 --- tests/gtests/blenlib/CMakeLists.txt | 3 --- tests/gtests/bmesh/CMakeLists.txt | 3 --- tests/gtests/guardedalloc/CMakeLists.txt | 3 --- tests/gtests/testing/CMakeLists.txt | 3 --- 5 files changed, 15 deletions(-) (limited to 'tests/gtests') diff --git a/tests/gtests/alembic/CMakeLists.txt b/tests/gtests/alembic/CMakeLists.txt index 3e794898ebe..bf1577ff33a 100644 --- a/tests/gtests/alembic/CMakeLists.txt +++ b/tests/gtests/alembic/CMakeLists.txt @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2014, Blender Foundation # All rights reserved. -# -# Contributor(s): Sybren A. Stüvel -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/tests/gtests/blenlib/CMakeLists.txt b/tests/gtests/blenlib/CMakeLists.txt index 277dfd7afe1..e837f703423 100644 --- a/tests/gtests/blenlib/CMakeLists.txt +++ b/tests/gtests/blenlib/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/tests/gtests/bmesh/CMakeLists.txt b/tests/gtests/bmesh/CMakeLists.txt index b62141e5984..6bd2be1ad83 100644 --- a/tests/gtests/bmesh/CMakeLists.txt +++ b/tests/gtests/bmesh/CMakeLists.txt @@ -16,9 +16,6 @@ # # The Original Code is Copyright (C) 2014, Blender Foundation # All rights reserved. -# -# Contributor(s): Howard Trickey -# # ***** END GPL LICENSE BLOCK ***** set(INC diff --git a/tests/gtests/guardedalloc/CMakeLists.txt b/tests/gtests/guardedalloc/CMakeLists.txt index 0063d0ed873..812285c3e33 100644 --- a/tests/gtests/guardedalloc/CMakeLists.txt +++ b/tests/gtests/guardedalloc/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/tests/gtests/testing/CMakeLists.txt b/tests/gtests/testing/CMakeLists.txt index 95ac59e6dce..22d2b960730 100644 --- a/tests/gtests/testing/CMakeLists.txt +++ b/tests/gtests/testing/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 -- cgit v1.2.3