diff --git a/eo/tutorial/ParadisEO/Lesson1/.cvsignore b/eo/tutorial/ParadisEO/Lesson1/.cvsignore
deleted file mode 100644
index 70845e08e..000000000
--- a/eo/tutorial/ParadisEO/Lesson1/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Makefile.in
diff --git a/eo/tutorial/ParadisEO/Lesson2/.cvsignore b/eo/tutorial/ParadisEO/Lesson2/.cvsignore
deleted file mode 100644
index 70845e08e..000000000
--- a/eo/tutorial/ParadisEO/Lesson2/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Makefile.in
diff --git a/eo/tutorial/ParadisEO/Lesson3/.cvsignore b/eo/tutorial/ParadisEO/Lesson3/.cvsignore
deleted file mode 100644
index 70845e08e..000000000
--- a/eo/tutorial/ParadisEO/Lesson3/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Makefile.in
diff --git a/eo/tutorial/html/eoTutorial.html b/eo/tutorial/html/eoTutorial.html
index 53bfedf6e..596f94362 100644
--- a/eo/tutorial/html/eoTutorial.html
+++ b/eo/tutorial/html/eoTutorial.html
@@ -28,15 +28,17 @@ if you are looking for a ready-to-use
(except for the fitness) fully tunable Evolutionary
Algorithm evolving real values or bitstring, you can
go directly to
-Lesson 4 after
-just reading this page, and maybe the Programming hints
-(link on top of each page too).
-In fact, there is something new: thanks to Jochen Küpper, EO automatic configuration
-and build process has been cleaned up and upgraded. For consistency, the same
-automatically-built Makefiles have
-been created in the tutorial directories. But the good-old manually-created files
-are still there, now named Makefile.simple.
-
+Lesson 4 after just reading
+this page, and maybe the Programming
+hints (link on top of each page too).
+
+In fact, there is something new: EO's automatic configuration and
+build process has been cleaned up and upgraded. For consistency, the
+same automatically-built Makefiles have been created in the
+tutorial directories. The good-old manually-created files are
+still there, now named
+Makefile.simple.