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/tests
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2019-02-01 17:45:34 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-01 18:41:25 +0300
commitd70350403fb8e5a51a4449be0b5efc09cecdd975 (patch)
treec619df96313fad839ac8eb4bc432710c9863f8ce /tests
parent8c68ed6df16d88939bcf4ca4bd97a3398a443cef (diff)
Cleanup: manually remove header text not handled by automation
Diffstat (limited to 'tests')
-rw-r--r--tests/gtests/testing/testing_main.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/gtests/testing/testing_main.cc b/tests/gtests/testing/testing_main.cc
index 6f506d1a0cf..fc607c948c3 100644
--- a/tests/gtests/testing/testing_main.cc
+++ b/tests/gtests/testing/testing_main.cc
@@ -1,6 +1,4 @@
/*
- * ***** BEGIN GPL LICENSE BLOCK *****
- *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
@@ -17,11 +15,6 @@
*
* The Original Code is Copyright (C) 2014 Blender Foundation.
* All rights reserved.
- *
- * Contributor(s): Blender Foundation,
- * Sergey Sharybin
- *
- * ***** END GPL LICENSE BLOCK *****
*/
#include "testing/testing.h"