diff options
author | Gael Guennebaud <g.gael@free.fr> | 2008-10-13 16:09:16 +0000 |
---|---|---|
committer | Gael Guennebaud <g.gael@free.fr> | 2008-10-13 16:09:16 +0000 |
commit | 28d32f9bd82af12ef57ce023d0432dd39b080cb2 (patch) | |
tree | 4003ccb6fea2f8ab4f9df35f5b0678b2c47a2d3a /Eigen | |
parent | 765219aa5180c40be86a380524db691a0fd5861b (diff) |
add my copyright in MatrixBase.h
Diffstat (limited to 'Eigen')
-rw-r--r-- | Eigen/src/Core/MatrixBase.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/src/Core/MatrixBase.h b/Eigen/src/Core/MatrixBase.h index 8b0129060..496684198 100644 --- a/Eigen/src/Core/MatrixBase.h +++ b/Eigen/src/Core/MatrixBase.h @@ -2,6 +2,7 @@ // for linear algebra. Eigen itself is part of the KDE project. // // Copyright (C) 2006-2008 Benoit Jacob <jacob@math.jussieu.fr> +// Copyright (C) 2008 Gael Guennebaud <g.gael@free.fr> // // Eigen is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public |