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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-06-01 16:42:11 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-06-01 16:47:00 +0300
commit44a8070db3c03a4e12d1ec1ca15432ec2b36e2fc (patch)
tree6a772885763dedd319fe7b297af6c89735d684be /intern/eigen
parent06c4106d03214d21b03b7f97dc776749dae59d79 (diff)
Cleanup: fix incorrect contributor information.
Diffstat (limited to 'intern/eigen')
-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 *****
*/