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/demos/opengl/camera.cpp b/demos/opengl/camera.cpp index 85fdc0c..a785caf 100644 --- a/demos/opengl/camera.cpp +++ b/demos/opengl/camera.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> //
diff --git a/demos/opengl/camera.h b/demos/opengl/camera.h index 44a1ca9..913fe76 100644 --- a/demos/opengl/camera.h +++ b/demos/opengl/camera.h
@@ -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> //
diff --git a/demos/opengl/gpuhelper.cpp b/demos/opengl/gpuhelper.cpp index 921c95f..a6d8d15 100644 --- a/demos/opengl/gpuhelper.cpp +++ b/demos/opengl/gpuhelper.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> //
diff --git a/demos/opengl/gpuhelper.h b/demos/opengl/gpuhelper.h index 4450eb5..703ad53 100644 --- a/demos/opengl/gpuhelper.h +++ b/demos/opengl/gpuhelper.h
@@ -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> //
diff --git a/demos/opengl/icosphere.cpp b/demos/opengl/icosphere.cpp index 042ad60..8c1c8aa 100644 --- a/demos/opengl/icosphere.cpp +++ b/demos/opengl/icosphere.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> //
diff --git a/demos/opengl/icosphere.h b/demos/opengl/icosphere.h index e5fa392..6503706 100644 --- a/demos/opengl/icosphere.h +++ b/demos/opengl/icosphere.h
@@ -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> //
diff --git a/demos/opengl/quaternion_demo.cpp b/demos/opengl/quaternion_demo.cpp index 10b18cd..aefb763 100644 --- a/demos/opengl/quaternion_demo.cpp +++ b/demos/opengl/quaternion_demo.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> //
diff --git a/demos/opengl/quaternion_demo.h b/demos/opengl/quaternion_demo.h index 605c5f4..ea0ea61 100644 --- a/demos/opengl/quaternion_demo.h +++ b/demos/opengl/quaternion_demo.h
@@ -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> //
diff --git a/demos/opengl/trackball.cpp b/demos/opengl/trackball.cpp index af2f17d..a2c1c52 100644 --- a/demos/opengl/trackball.cpp +++ b/demos/opengl/trackball.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> //
diff --git a/demos/opengl/trackball.h b/demos/opengl/trackball.h index e9a8995..48ca928 100644 --- a/demos/opengl/trackball.h +++ b/demos/opengl/trackball.h
@@ -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> //