From 99d50bdd7eda95aa32c678082d23559ee2dc0aac Mon Sep 17 00:00:00 2001 From: Matti Pellika <matti.pellikka@tut.fi> Date: Mon, 5 May 2014 17:27:23 +0000 Subject: [PATCH] Update email address --- Geo/Cell.cpp | 2 +- Geo/Cell.h | 2 +- Geo/CellComplex.cpp | 2 +- Geo/CellComplex.h | 2 +- Geo/Chain.cpp | 2 +- Geo/Chain.h | 2 +- Geo/ChainComplex.cpp | 2 +- Geo/ChainComplex.h | 2 +- Geo/Homology.cpp | 2 +- Geo/Homology.h | 2 +- Plugin/HomologyComputation.cpp | 2 +- Plugin/HomologyComputation.h | 2 +- Plugin/HomologyPostProcessing.cpp | 2 +- Plugin/HomologyPostProcessing.h | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Geo/Cell.cpp b/Geo/Cell.cpp index 0b3556a307..38c86a23fd 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 3473a8963c..9cb6f9b808 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 116f1556eb..5b858525ab 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 8dadc53841..cade65d57c 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 cdc9de9e52..e87b32d12a 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 8ef7981dda..124f4200d3 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 c12312bf69..378e85c193 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 2655f8867a..9804057aed 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 8a01decd2d..2893565440 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 7768a31010..5469c0473d 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 2caccf91fe..44eb97df69 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 8b8425c962..0d38d73130 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 ac72c8737d..656acc8b54 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 a4a11835d5..6eb4ed194f 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_ -- GitLab