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
diff options
context:
space:
mode:
-rw-r--r--intern/eigen/intern/matrix.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/intern/eigen/intern/matrix.cc b/intern/eigen/intern/matrix.cc
index cc9e24d2b3c..5e00540f27c 100644
--- a/intern/eigen/intern/matrix.cc
+++ b/intern/eigen/intern/matrix.cc
@@ -15,11 +15,10 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * The Original Code is Copyright (C) 2015 Blender Foundation.
+ * The Original Code is Copyright (C) 2018 Blender Foundation.
* All rights reserved.
*
- * Contributor(s): Blender Foundation,
- * Bastien Montagne
+ * Contributor(s): Blender Foundation
*
* ***** END GPL LICENSE BLOCK *****
*/