From 76299fe7afb57c6378fb87cc68215151691571f0 Mon Sep 17 00:00:00 2001
From: Matti Pellika <matti.pellikka@tut.fi>
Date: Tue, 4 Oct 2011 13:29:49 +0000
Subject: [PATCH] Not contributed by me :)

---
 Plugin/Distance.cpp | 2 --
 Plugin/Distance.h   | 2 --
 2 files changed, 4 deletions(-)

diff --git a/Plugin/Distance.cpp b/Plugin/Distance.cpp
index 5a2922bafc..7f69090934 100644
--- a/Plugin/Distance.cpp
+++ b/Plugin/Distance.cpp
@@ -2,8 +2,6 @@
 //
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
-//
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
 
 #include <stdlib.h>
 #include "Gmsh.h"
diff --git a/Plugin/Distance.h b/Plugin/Distance.h
index 14b13b226d..1b6a5efddc 100644
--- a/Plugin/Distance.h
+++ b/Plugin/Distance.h
@@ -2,8 +2,6 @@
 //
 // See the LICENSE.txt file for license information. Please report all
 // bugs and problems to <gmsh@geuz.org>.
-//
-// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
 
 #ifndef _DISTANCE_H_
 #define _DISTANCE_H_
-- 
GitLab