diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp
index 0b3556a3074c02bbd99af5d5f5f457f9268c3073..38c86a23fda03dccda940f5e4f5436bd45ef912d 100644
--- a/Geo/Cell.cpp
+++ b/Geo/Cell.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include "Cell.h"
 #include "MTriangle.h"
diff --git a/Geo/Cell.h b/Geo/Cell.h
index 3473a8963c62e2f4c42c09e19b4c39f7590a83df..9cb6f9b808dd540cc09d7306c561f279aff47088 100644
--- a/Geo/Cell.h
+++ b/Geo/Cell.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _CELL_H_
 #define _CELL_H_
diff --git a/Geo/CellComplex.cpp b/Geo/CellComplex.cpp
index 116f1556ebaa389e73dd05e861c73ad571d4242b..5b858525ab5381ecf18e4ba425f92bb9d56b2221 100644
--- a/Geo/CellComplex.cpp
+++ b/Geo/CellComplex.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include "CellComplex.h"
 #include "MElement.h"
diff --git a/Geo/CellComplex.h b/Geo/CellComplex.h
index 8dadc538410f7904081c732a6778c2dfa36a9a9c..cade65d57c780faa91465afd6560b155ac09c47b 100644
--- a/Geo/CellComplex.h
+++ b/Geo/CellComplex.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _CELLCOMPLEX_H_
 #define _CELLCOMPLEX_H_
diff --git a/Geo/Chain.cpp b/Geo/Chain.cpp
index cdc9de9e52f9eb0de5536d5cba6bd9ef7e06f52b..e87b32d12a59b2be023b9968f7210bada05584b2 100644
--- a/Geo/Chain.cpp
+++ b/Geo/Chain.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include "Chain.h"
 #include "MLine.h"
diff --git a/Geo/Chain.h b/Geo/Chain.h
index 8ef7981ddab3c0079d944ec153f58bb367b53fd4..124f4200d3267214beaca660de4dea3eb1e0a830 100644
--- a/Geo/Chain.h
+++ b/Geo/Chain.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _CHAIN_H_
 #define _CHAIN_H_
diff --git a/Geo/ChainComplex.cpp b/Geo/ChainComplex.cpp
index c12312bf693f9dd9bd39667f0bd4c248d3617ecc..378e85c193ab5cd4d9fec9203ec521a2f1ebd81c 100644
--- a/Geo/ChainComplex.cpp
+++ b/Geo/ChainComplex.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include "GmshConfig.h"
 #if defined(HAVE_KBIPACK)
diff --git a/Geo/ChainComplex.h b/Geo/ChainComplex.h
index 2655f8867a7c2c623bb595e73b2d9f8615843976..9804057aed33a8fcb52c17e8baa8ea4437f13c2c 100644
--- a/Geo/ChainComplex.h
+++ b/Geo/ChainComplex.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _CHAINCOMPLEX_H_
 #define _CHAINCOMPLEX_H_
diff --git a/Geo/Homology.cpp b/Geo/Homology.cpp
index 8a01decd2dcfbd1c2eed0a20e9e9656ad9ebb7ac..289356544007024bc19dfef7ecf77eceda6e7653 100644
--- a/Geo/Homology.cpp
+++ b/Geo/Homology.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include "Homology.h"
 
diff --git a/Geo/Homology.h b/Geo/Homology.h
index 7768a3101022d3399a63c166feef56198ba640fd..5469c0473dc0bcaa056e375d7008ed7eb28f1ac5 100644
--- a/Geo/Homology.h
+++ b/Geo/Homology.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _HOMOLOGY_H_
 #define _HOMOLOGY_H_
diff --git a/Plugin/HomologyComputation.cpp b/Plugin/HomologyComputation.cpp
index 2caccf91feef1067a86374728fc9004283a4cb0e..44eb97df69db69804bb33db79e04b1537cbc4ccc 100644
--- a/Plugin/HomologyComputation.cpp
+++ b/Plugin/HomologyComputation.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include <stdlib.h>
 #include <string>
diff --git a/Plugin/HomologyComputation.h b/Plugin/HomologyComputation.h
index 8b8425c962000433f7ef4b08d471a0d825b25146..0d38d7313091f589f4cc41919b18e22665a6b324 100644
--- a/Plugin/HomologyComputation.h
+++ b/Plugin/HomologyComputation.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _HOMOLOGY_COMPUTATION_H_
 #define _HOMOLOGY_COMPUTATION_H_
diff --git a/Plugin/HomologyPostProcessing.cpp b/Plugin/HomologyPostProcessing.cpp
index ac72c8737da4603677640ddcb48c929f8e26b265..656acc8b54780f38aedde94292d8783dc9f2c0e1 100644
--- a/Plugin/HomologyPostProcessing.cpp
+++ b/Plugin/HomologyPostProcessing.cpp
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #include <stdlib.h>
 #include <string>
diff --git a/Plugin/HomologyPostProcessing.h b/Plugin/HomologyPostProcessing.h
index a4a11835d5cd8af77e01bcb936e1a6697ea99e48..6eb4ed194fb7ad809b234b4854654062becd6557 100644
--- a/Plugin/HomologyPostProcessing.h
+++ b/Plugin/HomologyPostProcessing.h
@@ -3,7 +3,7 @@
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to the public mailing list <gmsh@geuz.org>.
 //
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
+// Contributed by Matti Pellikka <matti.pellikka@microsoft.com>.
 
 #ifndef _HOMOLOGY_POST_PROCESSING_H_
 #define _HOMOLOGY_POST_PROCESSING_H_