diff --git a/Mesh/meshRecombine2D.cpp b/Mesh/meshRecombine2D.cpp
index 9b3bdc1116fb1649411239e656beae5655b7ac8c..244a8fc4ac1ba1f4877170d3a78fc679adbe8052 100644
--- a/Mesh/meshRecombine2D.cpp
+++ b/Mesh/meshRecombine2D.cpp
@@ -4,7 +4,7 @@
 // bugs and problems to <gmsh@geuz.org>.
 //
 // Contributor(s):
-//   Amaury Johnen (amjohnen@gmail.com) adapted from meshGFaceOptimize
+//   Amaury Johnen, adapted from meshGFaceOptimize
 //
 
 #include "meshRecombine2D.h"
diff --git a/Mesh/meshRecombine2D.h b/Mesh/meshRecombine2D.h
index f21dcf936b1e80ed06a334d7949e8e8db6030635..1b3faa39640c5a231e3243904fd5b895c354a456 100644
--- a/Mesh/meshRecombine2D.h
+++ b/Mesh/meshRecombine2D.h
@@ -4,7 +4,7 @@
 // bugs and problems to <gmsh@geuz.org>.
 //
 // Contributor(s):
-//   Amaury Johnen (amjohnen@gmail.com)
+//   Amaury Johnen
 //
 
 #ifndef _MESH_RECOMBINE_2D_H_
diff --git a/Mesh/meshRecombine2D_2.cpp b/Mesh/meshRecombine2D_2.cpp
index 70a94f3bff98f151f10a9b4474b4bc6470ddd930..edb628c275d0dccf2c30eae1a1a5a46c58e030a5 100644
--- a/Mesh/meshRecombine2D_2.cpp
+++ b/Mesh/meshRecombine2D_2.cpp
@@ -4,7 +4,7 @@
 // bugs and problems to <gmsh@geuz.org>.
 //
 // Contributor(s):
-//   Amaury Johnen (amjohnen@gmail.com) adapted from meshGFaceOptimize
+//   Amaury Johnen, adapted from meshGFaceOptimize
 //
 
 #include "meshRecombine2D.h"