From 0fbdce735f16df06864e19d712c672a914399683 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Wed, 3 Aug 2016 10:04:02 +0200
Subject: [PATCH] Headers

---
 src/cltools/CLTool.cpp                   | 2 +-
 src/colvar/Colvar.cpp                    | 2 +-
 src/colvar/Jcoupling.cpp                 | 4 ++--
 src/config/Config.cpp                    | 2 +-
 src/config/ConfigInstall.cpp             | 2 +-
 src/core/WithCmd.cpp                     | 2 +-
 src/crystallization/LocalSteinhardt.cpp  | 2 +-
 src/reference/FakeFrame.cpp              | 2 +-
 src/tools/AtomNumber.cpp                 | 2 +-
 src/tools/Brent1DRootSearch.cpp          | 2 +-
 src/tools/DynamicList.cpp                | 2 +-
 src/tools/LoopUnroller.cpp               | 2 +-
 src/tools/Matrix.cpp                     | 2 +-
 src/tools/MatrixSquareBracketsAccess.cpp | 2 +-
 src/tools/Minimise1DBrent.cpp            | 2 +-
 src/tools/MinimiseBase.cpp               | 2 +-
 src/tools/RootFindingBase.cpp            | 2 +-
 src/vatom/ActionWithVirtualAtom.cpp      | 2 +-
 18 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/src/cltools/CLTool.cpp b/src/cltools/CLTool.cpp
index e52ae0ba3..08380c10c 100644
--- a/src/cltools/CLTool.cpp
+++ b/src/cltools/CLTool.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/colvar/Colvar.cpp b/src/colvar/Colvar.cpp
index 24c088b41..354f587b4 100644
--- a/src/colvar/Colvar.cpp
+++ b/src/colvar/Colvar.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/colvar/Jcoupling.cpp b/src/colvar/Jcoupling.cpp
index fb6e2e287..d50725e7c 100644
--- a/src/colvar/Jcoupling.cpp
+++ b/src/colvar/Jcoupling.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2011-2016 The plumed team
+   Copyright (c) 2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
@@ -18,7 +18,7 @@
 
    You should have received a copy of the GNU Lesser General Public License
    along with plumed.  If not, see <http://www.gnu.org/licenses/>.
-   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #include "Colvar.h"
 #include "ActionRegister.h"
 #include "core/PlumedMain.h"
diff --git a/src/config/Config.cpp b/src/config/Config.cpp
index eb0609633..ef3c9f7db 100644
--- a/src/config/Config.cpp
+++ b/src/config/Config.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/config/ConfigInstall.cpp b/src/config/ConfigInstall.cpp
index 4f6b9862d..a17a7db59 100644
--- a/src/config/ConfigInstall.cpp
+++ b/src/config/ConfigInstall.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/core/WithCmd.cpp b/src/core/WithCmd.cpp
index edfead0fc..5ccbf0c37 100644
--- a/src/core/WithCmd.cpp
+++ b/src/core/WithCmd.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/crystallization/LocalSteinhardt.cpp b/src/crystallization/LocalSteinhardt.cpp
index 4a87fc41e..5354276a6 100644
--- a/src/crystallization/LocalSteinhardt.cpp
+++ b/src/crystallization/LocalSteinhardt.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/reference/FakeFrame.cpp b/src/reference/FakeFrame.cpp
index 842459e5a..8d8537d79 100644
--- a/src/reference/FakeFrame.cpp
+++ b/src/reference/FakeFrame.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/AtomNumber.cpp b/src/tools/AtomNumber.cpp
index 889e62acf..c2026450c 100644
--- a/src/tools/AtomNumber.cpp
+++ b/src/tools/AtomNumber.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/Brent1DRootSearch.cpp b/src/tools/Brent1DRootSearch.cpp
index e497bf23c..494771b3f 100644
--- a/src/tools/Brent1DRootSearch.cpp
+++ b/src/tools/Brent1DRootSearch.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/DynamicList.cpp b/src/tools/DynamicList.cpp
index e8e966fb9..d1a93ccc1 100644
--- a/src/tools/DynamicList.cpp
+++ b/src/tools/DynamicList.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/LoopUnroller.cpp b/src/tools/LoopUnroller.cpp
index 391878cdd..bf4d549bf 100644
--- a/src/tools/LoopUnroller.cpp
+++ b/src/tools/LoopUnroller.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/Matrix.cpp b/src/tools/Matrix.cpp
index 2db392ab9..f36bcded3 100644
--- a/src/tools/Matrix.cpp
+++ b/src/tools/Matrix.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/MatrixSquareBracketsAccess.cpp b/src/tools/MatrixSquareBracketsAccess.cpp
index 1f44176b2..03e4dd5d3 100644
--- a/src/tools/MatrixSquareBracketsAccess.cpp
+++ b/src/tools/MatrixSquareBracketsAccess.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/Minimise1DBrent.cpp b/src/tools/Minimise1DBrent.cpp
index 2935fe7ec..12b556cf6 100644
--- a/src/tools/Minimise1DBrent.cpp
+++ b/src/tools/Minimise1DBrent.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/MinimiseBase.cpp b/src/tools/MinimiseBase.cpp
index 62ac56c2b..4ed99d00f 100644
--- a/src/tools/MinimiseBase.cpp
+++ b/src/tools/MinimiseBase.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/tools/RootFindingBase.cpp b/src/tools/RootFindingBase.cpp
index e0d17ab05..6fddf9d8d 100644
--- a/src/tools/RootFindingBase.cpp
+++ b/src/tools/RootFindingBase.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
diff --git a/src/vatom/ActionWithVirtualAtom.cpp b/src/vatom/ActionWithVirtualAtom.cpp
index 6b5bdbc0e..34756370f 100644
--- a/src/vatom/ActionWithVirtualAtom.cpp
+++ b/src/vatom/ActionWithVirtualAtom.cpp
@@ -1,5 +1,5 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016 The plumed team
+   Copyright (c) 2011-2016 The plumed team
    (see the PEOPLE file at the root of the distribution for a list of names)
 
    See http://www.plumed.org for more information.
-- 
GitLab