From 9e29cbd0353ada773eac8daa4eaef58c25713d0f Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Thu, 16 Jun 2016 12:43:59 +0200 Subject: [PATCH] headers --- src/adjmat/AlignedMatrixBase.h | 8 ++++---- src/adjmat/SMACMatrix.cpp | 2 +- src/analysis/PCA.cpp | 4 ++-- src/crystallization/CubicHarmonicBase.h | 2 +- src/crystallization/InterMolecularTorsions.cpp | 6 +++--- src/generic/UpdateIf.cpp | 2 +- src/multicolvar/CenterOfMultiColvar.cpp | 2 +- src/multicolvar/MultiColvarHistogram.cpp | 2 +- src/reference/IntermolecularDRMSD.cpp | 2 +- src/reference/IntramolecularDRMSD.cpp | 2 +- src/tools/Brent1DRootSearch.h | 2 +- src/tools/RootFindingBase.h | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/adjmat/AlignedMatrixBase.h b/src/adjmat/AlignedMatrixBase.h index 84400862e..7fac2cf23 100644 --- a/src/adjmat/AlignedMatrixBase.h +++ b/src/adjmat/AlignedMatrixBase.h @@ -1,20 +1,20 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-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. - + This file is part of plumed, version 2. plumed is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + plumed is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Lesser General Public License for more details. + GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with plumed. If not, see <http://www.gnu.org/licenses/>. diff --git a/src/adjmat/SMACMatrix.cpp b/src/adjmat/SMACMatrix.cpp index 99d2446a1..768439048 100644 --- a/src/adjmat/SMACMatrix.cpp +++ b/src/adjmat/SMACMatrix.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2015,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. diff --git a/src/analysis/PCA.cpp b/src/analysis/PCA.cpp index 624d26091..0557c8554 100644 --- a/src/analysis/PCA.cpp +++ b/src/analysis/PCA.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2015 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-code.org for more information. + See http://www.plumed.org for more information. This file is part of plumed, version 2. diff --git a/src/crystallization/CubicHarmonicBase.h b/src/crystallization/CubicHarmonicBase.h index f3e080245..f6d5e5d1f 100644 --- a/src/crystallization/CubicHarmonicBase.h +++ b/src/crystallization/CubicHarmonicBase.h @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-2016 The plumed team + Copyright (c) 2012-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/InterMolecularTorsions.cpp b/src/crystallization/InterMolecularTorsions.cpp index 9bb080c74..60abdb808 100644 --- a/src/crystallization/InterMolecularTorsions.cpp +++ b/src/crystallization/InterMolecularTorsions.cpp @@ -1,7 +1,7 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Copyright (c) 2013-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. This file is part of plumed, version 2. @@ -10,12 +10,12 @@ it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + plumed is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. - + You should have received a copy of the GNU Lesser General Public License along with plumed. If not, see <http://www.gnu.org/licenses/>. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ diff --git a/src/generic/UpdateIf.cpp b/src/generic/UpdateIf.cpp index d28465f10..719cc65a4 100644 --- a/src/generic/UpdateIf.cpp +++ b/src/generic/UpdateIf.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2015 The plumed team + Copyright (c) 2015,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/multicolvar/CenterOfMultiColvar.cpp b/src/multicolvar/CenterOfMultiColvar.cpp index 784b89bac..a78fa419b 100644 --- a/src/multicolvar/CenterOfMultiColvar.cpp +++ b/src/multicolvar/CenterOfMultiColvar.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. diff --git a/src/multicolvar/MultiColvarHistogram.cpp b/src/multicolvar/MultiColvarHistogram.cpp index 165bc2f69..cd3ae4256 100644 --- a/src/multicolvar/MultiColvarHistogram.cpp +++ b/src/multicolvar/MultiColvarHistogram.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-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. diff --git a/src/reference/IntermolecularDRMSD.cpp b/src/reference/IntermolecularDRMSD.cpp index 973ba1814..5f64b019e 100644 --- a/src/reference/IntermolecularDRMSD.cpp +++ b/src/reference/IntermolecularDRMSD.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-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. diff --git a/src/reference/IntramolecularDRMSD.cpp b/src/reference/IntramolecularDRMSD.cpp index a4beb31e9..0b6c6d310 100644 --- a/src/reference/IntramolecularDRMSD.cpp +++ b/src/reference/IntramolecularDRMSD.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-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. diff --git a/src/tools/Brent1DRootSearch.h b/src/tools/Brent1DRootSearch.h index 202806869..a9370cb9a 100644 --- a/src/tools/Brent1DRootSearch.h +++ b/src/tools/Brent1DRootSearch.h @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2015,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. diff --git a/src/tools/RootFindingBase.h b/src/tools/RootFindingBase.h index 7570de111..5683d4023 100644 --- a/src/tools/RootFindingBase.h +++ b/src/tools/RootFindingBase.h @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2015,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. -- GitLab