aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/schur_real.cpp
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2012-07-15 10:33:40 -0400
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2012-07-15 10:33:40 -0400
commitb596f6c10c35de6eabaf6760d03d6e21b465bd6f (patch)
treee8445ea0c11d1523b023656e772895d4678724c3 /test/schur_real.cpp
parentd3998de472797810b307fa000306e86183154c54 (diff)
remove outdated "Eigen itself is part of the KDE project" outside of eigen2 files
Diffstat (limited to 'test/schur_real.cpp')
-rw-r--r--test/schur_real.cpp2
1 files changed, 1 insertions, 1 deletions
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 <jitse@maths.leeds.ac.uk>
//