From b596f6c10c35de6eabaf6760d03d6e21b465bd6f Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Sun, 15 Jul 2012 10:33:40 -0400 Subject: remove outdated "Eigen itself is part of the KDE project" outside of eigen2 files --- bench/benchFFT.cpp | 2 +- test/conservative_resize.cpp | 2 +- test/eigensolver_complex.cpp | 2 +- test/schur_complex.cpp | 2 +- test/schur_real.cpp | 2 +- test/umeyama.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bench/benchFFT.cpp b/bench/benchFFT.cpp index 6694cbdaa..3eb1a1ac0 100644 --- a/bench/benchFFT.cpp +++ b/bench/benchFFT.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2009 Mark Borgerding mark a borgerding net // diff --git a/test/conservative_resize.cpp b/test/conservative_resize.cpp index 0421d2efe..4d11e4075 100644 --- a/test/conservative_resize.cpp +++ b/test/conservative_resize.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2009 Hauke Heibel // diff --git a/test/eigensolver_complex.cpp b/test/eigensolver_complex.cpp index 287aee2e2..0c2059512 100644 --- a/test/eigensolver_complex.cpp +++ b/test/eigensolver_complex.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2008-2009 Gael Guennebaud // Copyright (C) 2010 Jitse Niesen diff --git a/test/schur_complex.cpp b/test/schur_complex.cpp index 100eb4d5d..a6f66ab02 100644 --- a/test/schur_complex.cpp +++ b/test/schur_complex.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2010 Jitse Niesen // diff --git a/test/schur_real.cpp b/test/schur_real.cpp index 3a61bc661..e6351d94a 100644 --- a/test/schur_real.cpp +++ b/test/schur_real.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2010 Jitse Niesen // diff --git a/test/umeyama.cpp b/test/umeyama.cpp index 80002c32b..b6c9be3a5 100644 --- a/test/umeyama.cpp +++ b/test/umeyama.cpp @@ -1,5 +1,5 @@ // This file is part of Eigen, a lightweight C++ template library -// for linear algebra. Eigen itself is part of the KDE project. +// for linear algebra. // // Copyright (C) 2009 Hauke Heibel // -- cgit v1.2.3