[Bf-blender-cvs] [c0e123cb956] collada: Fixed File Copyright blocks in file headers

Gaia Clary noreply at git.blender.org
Wed Mar 28 21:30:58 CEST 2018


Commit: c0e123cb95654b1ece06c27923ad205241059abe
Author: Gaia Clary
Date:   Fri Mar 23 10:18:12 2018 +0100
Branches: collada
https://developer.blender.org/rBc0e123cb95654b1ece06c27923ad205241059abe

Fixed File Copyright blocks in file headers

===================================================================

M	source/blender/collada/BCAnimationCurve.cpp
M	source/blender/collada/BCAnimationCurve.h
M	source/blender/collada/BCAnimationCurveContainer.cpp
M	source/blender/collada/BCAnimationCurveContainer.h
M	source/blender/collada/BCMatrix.cpp
M	source/blender/collada/BCMatrix.h

===================================================================

diff --git a/source/blender/collada/BCAnimationCurve.cpp b/source/blender/collada/BCAnimationCurve.cpp
index 53454043357..1c93e29703b 100644
--- a/source/blender/collada/BCAnimationCurve.cpp
+++ b/source/blender/collada/BCAnimationCurve.cpp
@@ -15,7 +15,12 @@
 * 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): Chingiz Dyussenov, Arystanbek Dyussenov, Jan Diederich, Tod Liverseed.
+* The Original Code is Copyright (C) 2008 Blender Foundation.
+* All rights reserved.
+*
+* See also: https://wiki.blender.org/index.php/BlenderWiki:Copyrights
+*
+* Contributor(s): Blender Foundation
 *
 * ***** END GPL LICENSE BLOCK *****
 */
diff --git a/source/blender/collada/BCAnimationCurve.h b/source/blender/collada/BCAnimationCurve.h
index 4782cd61176..08bf02e37f3 100644
--- a/source/blender/collada/BCAnimationCurve.h
+++ b/source/blender/collada/BCAnimationCurve.h
@@ -15,7 +15,12 @@
 * 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): Chingiz Dyussenov, Arystanbek Dyussenov, Jan Diederich, Tod Liverseed.
+* The Original Code is Copyright (C) 2008 Blender Foundation.
+* All rights reserved.
+*
+* See also: https://wiki.blender.org/index.php/BlenderWiki:Copyrights
+*
+* Contributor(s): Blender Foundation
 *
 * ***** END GPL LICENSE BLOCK *****
 */
diff --git a/source/blender/collada/BCAnimationCurveContainer.cpp b/source/blender/collada/BCAnimationCurveContainer.cpp
index f96552efce2..f3685493a3b 100644
--- a/source/blender/collada/BCAnimationCurveContainer.cpp
+++ b/source/blender/collada/BCAnimationCurveContainer.cpp
@@ -15,7 +15,12 @@
 * 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): Chingiz Dyussenov, Arystanbek Dyussenov, Jan Diederich, Tod Liverseed.
+* The Original Code is Copyright (C) 2008 Blender Foundation.
+* All rights reserved.
+*
+* See also: https://wiki.blender.org/index.php/BlenderWiki:Copyrights
+*
+* Contributor(s): Blender Foundation
 *
 * ***** END GPL LICENSE BLOCK *****
 */
diff --git a/source/blender/collada/BCAnimationCurveContainer.h b/source/blender/collada/BCAnimationCurveContainer.h
index 460aac1f874..e19bf2c4cf3 100644
--- a/source/blender/collada/BCAnimationCurveContainer.h
+++ b/source/blender/collada/BCAnimationCurveContainer.h
@@ -15,7 +15,12 @@
 * 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): Chingiz Dyussenov, Arystanbek Dyussenov, Jan Diederich, Tod Liverseed.
+* The Original Code is Copyright (C) 2008 Blender Foundation.
+* All rights reserved.
+*
+* See also: https://wiki.blender.org/index.php/BlenderWiki:Copyrights
+*
+* Contributor(s): Blender Foundation
 *
 * ***** END GPL LICENSE BLOCK *****
 */
diff --git a/source/blender/collada/BCMatrix.cpp b/source/blender/collada/BCMatrix.cpp
index eaa7f86f882..d5b7cf484fd 100644
--- a/source/blender/collada/BCMatrix.cpp
+++ b/source/blender/collada/BCMatrix.cpp
@@ -1,4 +1,3 @@
-
 /*
 * ***** BEGIN GPL LICENSE BLOCK *****
 *
@@ -16,7 +15,12 @@
 * 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): Chingiz Dyussenov, Arystanbek Dyussenov, Jan Diederich, Tod Liverseed.
+* The Original Code is Copyright (C) 2008 Blender Foundation.
+* All rights reserved.
+*
+* See also: https://wiki.blender.org/index.php/BlenderWiki:Copyrights
+*
+* Contributor(s): Blender Foundation
 *
 * ***** END GPL LICENSE BLOCK *****
 */
diff --git a/source/blender/collada/BCMatrix.h b/source/blender/collada/BCMatrix.h
index 9b4370c3736..0c305ed727a 100644
--- a/source/blender/collada/BCMatrix.h
+++ b/source/blender/collada/BCMatrix.h
@@ -15,10 +15,16 @@
 * 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): Chingiz Dyussenov, Arystanbek Dyussenov, Jan Diederich, Tod Liverseed.
+* The Original Code is Copyright (C) 2008 Blender Foundation.
+* All rights reserved.
+*
+* See also: https://wiki.blender.org/index.php/BlenderWiki:Copyrights
+*
+* Contributor(s): Blender Foundation
 *
 * ***** END GPL LICENSE BLOCK *****
 */
+
 #ifndef __BC_MATRIX_H__
 #define __BC_MATRIX_H__



More information about the Bf-blender-cvs mailing list