From 4ce6b5f47895a208e4526223bcc22fb01fc5f091 Mon Sep 17 00:00:00 2001
From: Amaury Johnan <amjohnen@gmail.com>
Date: Sat, 17 Jan 2015 18:25:19 +0000
Subject: [PATCH] remove email address

---
 Mesh/meshRecombine2D.cpp   | 2 +-
 Mesh/meshRecombine2D.h     | 2 +-
 Mesh/meshRecombine2D_2.cpp | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Mesh/meshRecombine2D.cpp b/Mesh/meshRecombine2D.cpp
index 9b3bdc1116..244a8fc4ac 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 f21dcf936b..1b3faa3964 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 70a94f3bff..edb628c275 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"
-- 
GitLab