remove sentence "Eigen itself is part of the KDE project."

it never made very precise sense. but now does it still make any?
This commit is contained in:
Benoit Jacob
2009-05-22 20:25:33 +02:00
parent 6ecd02d7ec
commit 6347b1db5b
212 changed files with 212 additions and 212 deletions

View File

@@ -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>
// Copyright (C) 2008 Benoit Jacob <jacob.benoit.1@gmail.com>