commit | 6347b1db5bb427285faf322190e94679e49f4e3b | [log] [tgz] |
---|---|---|
author | Benoit Jacob <jacob.benoit.1@gmail.com> | Fri May 22 20:25:33 2009 +0200 |
committer | Benoit Jacob <jacob.benoit.1@gmail.com> | Fri May 22 20:25:33 2009 +0200 |
tree | b2bd57427541a377ff033c1f6cb09828b46eba17 | |
parent | 6ecd02d7ec85f07e02559cb311d4dd07e844a72d [diff] [blame] |
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/stdvector.cpp b/test/stdvector.cpp index e2e7368..6779fea 100644 --- a/test/stdvector.cpp +++ b/test/stdvector.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 Benoit Jacob <jacob.benoit.1@gmail.com> //