From e69095e87dd3e644aa86e94261db3f652042d7d9 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Fri, 16 Sep 2016 09:26:15 +0200
Subject: [PATCH] comments

---
 src/colvar/ERMSD.cpp | 6 ++++++
 src/tools/ERMSD.cpp  | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/src/colvar/ERMSD.cpp b/src/colvar/ERMSD.cpp
index 353505cfa..aad59f615 100644
--- a/src/colvar/ERMSD.cpp
+++ b/src/colvar/ERMSD.cpp
@@ -19,6 +19,12 @@
    You should have received a copy of the GNU Lesser General Public License
    along with plumed.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
+
+/*
+ This vast majority of the source code in this file was writting by
+ Sandro Bottaro with some help from Giovanni Bussi
+*/
+
 #include "Colvar.h"
 #include "core/PlumedMain.h"
 #include "ActionRegister.h"
diff --git a/src/tools/ERMSD.cpp b/src/tools/ERMSD.cpp
index e0ec57a70..6e41d3a1a 100644
--- a/src/tools/ERMSD.cpp
+++ b/src/tools/ERMSD.cpp
@@ -19,6 +19,12 @@
    You should have received a copy of the GNU Lesser General Public License
    along with plumed.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
+
+/*
+ This vast majority of the source code in this file was writting by
+ Sandro Bottaro with some help from Giovanni Bussi
+*/
+
 #include "ERMSD.h"
 #include "PDB.h"
 #include "Matrix.h"
-- 
GitLab