From 4465e0881bb0a33c039f4b4a2859b93af8c358e4 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Mon, 20 Jun 2016 11:11:46 +0200 Subject: [PATCH] headers --- src/analysis/Average.cpp | 4 ++-- src/analysis/AverageVessel.cpp | 2 +- src/bias/ReweightBase.cpp | 2 +- src/bias/ReweightTemperature.cpp | 2 +- src/core/Action.h | 2 +- src/gridtools/ActionWithGrid.cpp | 4 ++-- src/gridtools/ActionWithGrid.h | 4 ++-- src/gridtools/ActionWithInputGrid.cpp | 4 ++-- src/gridtools/ActionWithInputGrid.h | 4 ++-- src/gridtools/AverageOnGrid.cpp | 4 ++-- src/gridtools/AverageOnGrid.h | 6 +++--- src/gridtools/ContourFindingBase.cpp | 4 ++-- src/gridtools/ContourFindingBase.h | 4 ++-- src/gridtools/ConvertToFES.cpp | 4 ++-- src/gridtools/DumpCube.cpp | 4 ++-- src/gridtools/DumpGrid.cpp | 4 ++-- src/gridtools/FindContour.cpp | 4 ++-- src/gridtools/FindContourSurface.cpp | 4 ++-- src/gridtools/FindSphericalContour.cpp | 4 ++-- src/gridtools/FourierTransform.cpp | 5 ++--- src/gridtools/GridPrintingBase.cpp | 4 ++-- src/gridtools/GridPrintingBase.h | 4 ++-- src/gridtools/GridVessel.cpp | 8 ++++---- src/gridtools/GridVessel.h | 6 +++--- src/gridtools/HistogramOnGrid.cpp | 4 ++-- src/gridtools/HistogramOnGrid.h | 6 +++--- src/gridtools/InterpolateGrid.cpp | 4 ++-- src/multicolvar/DistanceFromContour.cpp | 2 +- src/tools/Minimise1DBrent.h | 2 +- src/vesselbase/ActionWithAveraging.cpp | 2 +- src/vesselbase/ActionWithAveraging.h | 2 +- src/vesselbase/AveragingVessel.h | 2 +- src/vesselbase/HistogramOnGrid.h | 6 +++--- 33 files changed, 63 insertions(+), 64 deletions(-) diff --git a/src/analysis/Average.cpp b/src/analysis/Average.cpp index a393e345d..93778b59e 100644 --- a/src/analysis/Average.cpp +++ b/src/analysis/Average.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,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/analysis/AverageVessel.cpp b/src/analysis/AverageVessel.cpp index f96ff2feb..136169653 100644 --- a/src/analysis/AverageVessel.cpp +++ b/src/analysis/AverageVessel.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/bias/ReweightBase.cpp b/src/bias/ReweightBase.cpp index e0d13913e..24e14551c 100644 --- a/src/bias/ReweightBase.cpp +++ b/src/bias/ReweightBase.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/bias/ReweightTemperature.cpp b/src/bias/ReweightTemperature.cpp index 0080fb266..cbe685637 100644 --- a/src/bias/ReweightTemperature.cpp +++ b/src/bias/ReweightTemperature.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/core/Action.h b/src/core/Action.h index f0019c101..2ce1dfd24 100644 --- a/src/core/Action.h +++ b/src/core/Action.h @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-2016 The plumed team + Copyright (c) 2011-2015 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/gridtools/ActionWithGrid.cpp b/src/gridtools/ActionWithGrid.cpp index 65ad56a62..d95d6cc69 100644 --- a/src/gridtools/ActionWithGrid.cpp +++ b/src/gridtools/ActionWithGrid.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,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/gridtools/ActionWithGrid.h b/src/gridtools/ActionWithGrid.h index 32d53e30d..b8ba6d294 100644 --- a/src/gridtools/ActionWithGrid.h +++ b/src/gridtools/ActionWithGrid.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,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/gridtools/ActionWithInputGrid.cpp b/src/gridtools/ActionWithInputGrid.cpp index 8d2569c39..5cb82f3e7 100644 --- a/src/gridtools/ActionWithInputGrid.cpp +++ b/src/gridtools/ActionWithInputGrid.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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-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/gridtools/ActionWithInputGrid.h b/src/gridtools/ActionWithInputGrid.h index 42823df59..ea5ae67b6 100644 --- a/src/gridtools/ActionWithInputGrid.h +++ b/src/gridtools/ActionWithInputGrid.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,2015 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-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/gridtools/AverageOnGrid.cpp b/src/gridtools/AverageOnGrid.cpp index 0f8933f1c..75d04579b 100644 --- a/src/gridtools/AverageOnGrid.cpp +++ b/src/gridtools/AverageOnGrid.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/gridtools/AverageOnGrid.h b/src/gridtools/AverageOnGrid.h index 7288526fa..77638f5a7 100644 --- a/src/gridtools/AverageOnGrid.h +++ b/src/gridtools/AverageOnGrid.h @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 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-code.org for more information. + See http://www.plumed.org for more information. - This file is part of plumed, version 2.0. + 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 diff --git a/src/gridtools/ContourFindingBase.cpp b/src/gridtools/ContourFindingBase.cpp index 51c8f1ca4..94ae562f0 100644 --- a/src/gridtools/ContourFindingBase.cpp +++ b/src/gridtools/ContourFindingBase.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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/gridtools/ContourFindingBase.h b/src/gridtools/ContourFindingBase.h index 2dbf0dbbc..57611ba2e 100644 --- a/src/gridtools/ContourFindingBase.h +++ b/src/gridtools/ContourFindingBase.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,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/gridtools/ConvertToFES.cpp b/src/gridtools/ConvertToFES.cpp index f978d3228..048e15c12 100644 --- a/src/gridtools/ConvertToFES.cpp +++ b/src/gridtools/ConvertToFES.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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-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/gridtools/DumpCube.cpp b/src/gridtools/DumpCube.cpp index 67109b181..5e94ff832 100644 --- a/src/gridtools/DumpCube.cpp +++ b/src/gridtools/DumpCube.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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-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/gridtools/DumpGrid.cpp b/src/gridtools/DumpGrid.cpp index 150378ca1..26502031d 100644 --- a/src/gridtools/DumpGrid.cpp +++ b/src/gridtools/DumpGrid.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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-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/gridtools/FindContour.cpp b/src/gridtools/FindContour.cpp index a60c2ac59..45d3d7416 100644 --- a/src/gridtools/FindContour.cpp +++ b/src/gridtools/FindContour.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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-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/gridtools/FindContourSurface.cpp b/src/gridtools/FindContourSurface.cpp index 2c3b1b461..07f9a42cc 100644 --- a/src/gridtools/FindContourSurface.cpp +++ b/src/gridtools/FindContourSurface.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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/gridtools/FindSphericalContour.cpp b/src/gridtools/FindSphericalContour.cpp index d0bcf807c..ab494a748 100644 --- a/src/gridtools/FindSphericalContour.cpp +++ b/src/gridtools/FindSphericalContour.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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/gridtools/FourierTransform.cpp b/src/gridtools/FourierTransform.cpp index 6ad69726a..15651b304 100644 --- a/src/gridtools/FourierTransform.cpp +++ b/src/gridtools/FourierTransform.cpp @@ -1,12 +1,11 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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. - 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 diff --git a/src/gridtools/GridPrintingBase.cpp b/src/gridtools/GridPrintingBase.cpp index c2d253c04..886830345 100644 --- a/src/gridtools/GridPrintingBase.cpp +++ b/src/gridtools/GridPrintingBase.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,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-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/gridtools/GridPrintingBase.h b/src/gridtools/GridPrintingBase.h index b6444b022..a9b79cd32 100644 --- a/src/gridtools/GridPrintingBase.h +++ b/src/gridtools/GridPrintingBase.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2014,2015 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-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/gridtools/GridVessel.cpp b/src/gridtools/GridVessel.cpp index 496bb1f68..d62507d15 100644 --- a/src/gridtools/GridVessel.cpp +++ b/src/gridtools/GridVessel.cpp @@ -1,16 +1,16 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 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-code.org for more information. + See http://www.plumed.org for more information. - This file is part of plumed, version 2.0. + 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 diff --git a/src/gridtools/GridVessel.h b/src/gridtools/GridVessel.h index 83a215633..a0aacf47c 100644 --- a/src/gridtools/GridVessel.h +++ b/src/gridtools/GridVessel.h @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 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-code.org for more information. + See http://www.plumed.org for more information. - This file is part of plumed, version 2.0. + 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 diff --git a/src/gridtools/HistogramOnGrid.cpp b/src/gridtools/HistogramOnGrid.cpp index a6468de4b..84bac39f8 100644 --- a/src/gridtools/HistogramOnGrid.cpp +++ b/src/gridtools/HistogramOnGrid.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-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-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/gridtools/HistogramOnGrid.h b/src/gridtools/HistogramOnGrid.h index f26d07c1f..18bcf19eb 100644 --- a/src/gridtools/HistogramOnGrid.h +++ b/src/gridtools/HistogramOnGrid.h @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 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-code.org for more information. + See http://www.plumed.org for more information. - This file is part of plumed, version 2.0. + 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 diff --git a/src/gridtools/InterpolateGrid.cpp b/src/gridtools/InterpolateGrid.cpp index 468e738a7..4d454fed6 100644 --- a/src/gridtools/InterpolateGrid.cpp +++ b/src/gridtools/InterpolateGrid.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-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/multicolvar/DistanceFromContour.cpp b/src/multicolvar/DistanceFromContour.cpp index 4d5cc2807..fbf8ffaf5 100644 --- a/src/multicolvar/DistanceFromContour.cpp +++ b/src/multicolvar/DistanceFromContour.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/tools/Minimise1DBrent.h b/src/tools/Minimise1DBrent.h index b0f67c84c..69958d4af 100644 --- a/src/tools/Minimise1DBrent.h +++ b/src/tools/Minimise1DBrent.h @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2015,2016 The plumed team + Copyright (c) 2015 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/vesselbase/ActionWithAveraging.cpp b/src/vesselbase/ActionWithAveraging.cpp index d103a8ffd..b295bdbc2 100644 --- a/src/vesselbase/ActionWithAveraging.cpp +++ b/src/vesselbase/ActionWithAveraging.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/vesselbase/ActionWithAveraging.h b/src/vesselbase/ActionWithAveraging.h index 295085591..4d90431ad 100644 --- a/src/vesselbase/ActionWithAveraging.h +++ b/src/vesselbase/ActionWithAveraging.h @@ -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/vesselbase/AveragingVessel.h b/src/vesselbase/AveragingVessel.h index c71427f93..cbf679221 100644 --- a/src/vesselbase/AveragingVessel.h +++ b/src/vesselbase/AveragingVessel.h @@ -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/vesselbase/HistogramOnGrid.h b/src/vesselbase/HistogramOnGrid.h index 5a77918f9..0b4d33957 100644 --- a/src/vesselbase/HistogramOnGrid.h +++ b/src/vesselbase/HistogramOnGrid.h @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2012-2015 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.0. + 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 -- GitLab