From 6347b1db5bb427285faf322190e94679e49f4e3b Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Fri, 22 May 2009 20:25:33 +0200 Subject: remove sentence "Eigen itself is part of the KDE project." it never made very precise sense. but now does it still make any? --- demos/opengl/camera.cpp | 2 +- demos/opengl/camera.h | 2 +- demos/opengl/gpuhelper.cpp | 2 +- demos/opengl/gpuhelper.h | 2 +- demos/opengl/icosphere.cpp | 2 +- demos/opengl/icosphere.h | 2 +- demos/opengl/quaternion_demo.cpp | 2 +- demos/opengl/quaternion_demo.h | 2 +- demos/opengl/trackball.cpp | 2 +- demos/opengl/trackball.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'demos/opengl') diff --git a/demos/opengl/camera.cpp b/demos/opengl/camera.cpp index 85fdc0c82..a785caf78 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 // diff --git a/demos/opengl/camera.h b/demos/opengl/camera.h index 44a1ca9ed..913fe76a3 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 // diff --git a/demos/opengl/gpuhelper.cpp b/demos/opengl/gpuhelper.cpp index 921c95f04..a6d8d1579 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 // diff --git a/demos/opengl/gpuhelper.h b/demos/opengl/gpuhelper.h index 4450eb581..703ad5324 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 // diff --git a/demos/opengl/icosphere.cpp b/demos/opengl/icosphere.cpp index 042ad6076..8c1c8aa4f 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 // diff --git a/demos/opengl/icosphere.h b/demos/opengl/icosphere.h index e5fa39217..6503706ab 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 // diff --git a/demos/opengl/quaternion_demo.cpp b/demos/opengl/quaternion_demo.cpp index 10b18cd0b..aefb76366 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 // diff --git a/demos/opengl/quaternion_demo.h b/demos/opengl/quaternion_demo.h index 605c5f472..ea0ea61c9 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 // diff --git a/demos/opengl/trackball.cpp b/demos/opengl/trackball.cpp index af2f17d11..a2c1c5292 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 // diff --git a/demos/opengl/trackball.h b/demos/opengl/trackball.h index e9a899586..48ca9284f 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 // -- cgit v1.2.3