remove sentence "Eigen itself is part of the KDE project."
it never made very precise sense. but now does it still make any?
diff --git a/test/vectorization_logic.cpp b/test/vectorization_logic.cpp
index db2fef3..680adeb 100644
--- a/test/vectorization_logic.cpp
+++ b/test/vectorization_logic.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 Gael Guennebaud <g.gael@free.fr>
 //