aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchFFT.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 /bench/benchFFT.cpp
parentd3998de472797810b307fa000306e86183154c54 (diff)
remove outdated "Eigen itself is part of the KDE project" outside of eigen2 files
Diffstat (limited to 'bench/benchFFT.cpp')
-rw-r--r--bench/benchFFT.cpp2
1 files changed, 1 insertions, 1 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
//