From 5a9550f884bc7a908494d62c9712280bd1e145d8 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Thu, 26 Jul 2018 15:57:50 +0200 Subject: [PATCH] headers --- src/analysis/AnalysisBase.cpp | 4 ++-- src/analysis/AnalysisBase.h | 4 ++-- src/analysis/DataCollectionObject.cpp | 4 ++-- src/analysis/DataCollectionObject.h | 4 ++-- src/analysis/EuclideanDissimilarityMatrix.cpp | 4 ++-- src/analysis/FarthestPointSampling.cpp | 4 ++-- src/analysis/LandmarkStaged.cpp | 4 ++-- src/analysis/OutputColvarFile.cpp | 6 +++--- src/analysis/OutputPDBFile.cpp | 6 +++--- src/analysis/PrintDissimilarityMatrix.cpp | 4 ++-- src/analysis/ReadAnalysisFrames.cpp | 4 ++-- src/analysis/ReadAnalysisFrames.h | 2 +- src/analysis/ReadDissimilarityMatrix.cpp | 4 ++-- src/analysis/ReselectLandmarks.cpp | 4 ++-- src/analysis/SelectRandomFrames.cpp | 4 ++-- src/analysis/SelectWithStride.cpp | 2 +- src/analysis/WhamHistogram.cpp | 6 +++--- src/analysis/WhamWeights.cpp | 6 +++--- src/bias/ReweightWham.cpp | 2 +- src/dimred/ClassicalMultiDimensionalScaling.cpp | 2 +- src/dimred/DimensionalityReductionBase.cpp | 6 +++--- src/dimred/DimensionalityReductionBase.h | 4 ++-- src/dimred/OutputPCAProjections.cpp | 6 +++--- src/dimred/PCA.h | 4 ++-- src/dimred/ProjectNonLandmarkPoints.cpp | 6 +++--- src/dimred/SMACOF.cpp | 6 +++--- src/dimred/SMACOF.h | 4 ++-- src/dimred/SketchMap.cpp | 6 +++--- src/dimred/SketchMapBase.cpp | 6 +++--- src/dimred/SketchMapBase.h | 4 ++-- src/dimred/SketchMapConjGrad.cpp | 6 +++--- src/dimred/SketchMapPointwise.cpp | 6 +++--- src/dimred/SketchMapRead.cpp | 6 +++--- src/dimred/SketchMapSmacof.cpp | 6 +++--- src/dimred/SmacoffMDS.cpp | 4 ++-- src/gridtools/GridSearch.cpp | 2 +- src/gridtools/GridSearch.h | 4 ++-- 37 files changed, 83 insertions(+), 83 deletions(-) diff --git a/src/analysis/AnalysisBase.cpp b/src/analysis/AnalysisBase.cpp index ae5f2d0b2..85836987e 100644 --- a/src/analysis/AnalysisBase.cpp +++ b/src/analysis/AnalysisBase.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2015 The plumed team + Copyright (c) 2015-2018 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/AnalysisBase.h b/src/analysis/AnalysisBase.h index 284e04c04..c8e706890 100644 --- a/src/analysis/AnalysisBase.h +++ b/src/analysis/AnalysisBase.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/DataCollectionObject.cpp b/src/analysis/DataCollectionObject.cpp index ab35567f9..f2d3a676a 100644 --- a/src/analysis/DataCollectionObject.cpp +++ b/src/analysis/DataCollectionObject.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2015 The plumed team + Copyright (c) 2016-2018 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/DataCollectionObject.h b/src/analysis/DataCollectionObject.h index ec950b6c8..7b28dd7e6 100644 --- a/src/analysis/DataCollectionObject.h +++ b/src/analysis/DataCollectionObject.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2016-2018 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/EuclideanDissimilarityMatrix.cpp b/src/analysis/EuclideanDissimilarityMatrix.cpp index 72f94a46c..473d17e92 100644 --- a/src/analysis/EuclideanDissimilarityMatrix.cpp +++ b/src/analysis/EuclideanDissimilarityMatrix.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013,2014 The plumed team + Copyright (c) 2015-2018 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/FarthestPointSampling.cpp b/src/analysis/FarthestPointSampling.cpp index ce82fefe4..3f9222130 100644 --- a/src/analysis/FarthestPointSampling.cpp +++ b/src/analysis/FarthestPointSampling.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/LandmarkStaged.cpp b/src/analysis/LandmarkStaged.cpp index 35b4cb094..e4d6fce17 100644 --- a/src/analysis/LandmarkStaged.cpp +++ b/src/analysis/LandmarkStaged.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/OutputColvarFile.cpp b/src/analysis/OutputColvarFile.cpp index 1c170fd41..58fec811b 100644 --- a/src/analysis/OutputColvarFile.cpp +++ b/src/analysis/OutputColvarFile.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/analysis/OutputPDBFile.cpp b/src/analysis/OutputPDBFile.cpp index 255f237a6..4fe162a52 100644 --- a/src/analysis/OutputPDBFile.cpp +++ b/src/analysis/OutputPDBFile.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/analysis/PrintDissimilarityMatrix.cpp b/src/analysis/PrintDissimilarityMatrix.cpp index 225c63727..61a50bd8e 100644 --- a/src/analysis/PrintDissimilarityMatrix.cpp +++ b/src/analysis/PrintDissimilarityMatrix.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013,2014 The plumed team + Copyright (c) 2015-2018 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/ReadAnalysisFrames.cpp b/src/analysis/ReadAnalysisFrames.cpp index 478abdab9..8a73b6bb9 100644 --- a/src/analysis/ReadAnalysisFrames.cpp +++ b/src/analysis/ReadAnalysisFrames.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013,2014 The plumed team + Copyright (c) 2015-2018 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/ReadAnalysisFrames.h b/src/analysis/ReadAnalysisFrames.h index 8e8f7618c..b2d8125fc 100644 --- a/src/analysis/ReadAnalysisFrames.h +++ b/src/analysis/ReadAnalysisFrames.h @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2016 The plumed team + Copyright (c) 2015-2018 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/ReadDissimilarityMatrix.cpp b/src/analysis/ReadDissimilarityMatrix.cpp index 324a177a9..b9d8e69bc 100644 --- a/src/analysis/ReadDissimilarityMatrix.cpp +++ b/src/analysis/ReadDissimilarityMatrix.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013,2014 The plumed team + Copyright (c) 2015-2018 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/ReselectLandmarks.cpp b/src/analysis/ReselectLandmarks.cpp index c354ba246..509aedbbc 100644 --- a/src/analysis/ReselectLandmarks.cpp +++ b/src/analysis/ReselectLandmarks.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/SelectRandomFrames.cpp b/src/analysis/SelectRandomFrames.cpp index de20f6af4..4ff25568a 100644 --- a/src/analysis/SelectRandomFrames.cpp +++ b/src/analysis/SelectRandomFrames.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/SelectWithStride.cpp b/src/analysis/SelectWithStride.cpp index 89341aa59..7375b5685 100644 --- a/src/analysis/SelectWithStride.cpp +++ b/src/analysis/SelectWithStride.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-2018 The plumed team + Copyright (c) 2015-2018 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/WhamHistogram.cpp b/src/analysis/WhamHistogram.cpp index de90944e9..3c0b27bc5 100644 --- a/src/analysis/WhamHistogram.cpp +++ b/src/analysis/WhamHistogram.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2018 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/analysis/WhamWeights.cpp b/src/analysis/WhamWeights.cpp index bc1e6c7e1..7a80bdc98 100644 --- a/src/analysis/WhamWeights.cpp +++ b/src/analysis/WhamWeights.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2018 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/bias/ReweightWham.cpp b/src/bias/ReweightWham.cpp index f30a486c5..89ba36341 100644 --- a/src/bias/ReweightWham.cpp +++ b/src/bias/ReweightWham.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-2016 The plumed team + Copyright (c) 2017,2018 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/dimred/ClassicalMultiDimensionalScaling.cpp b/src/dimred/ClassicalMultiDimensionalScaling.cpp index acc71143d..41ad230b3 100644 --- a/src/dimred/ClassicalMultiDimensionalScaling.cpp +++ b/src/dimred/ClassicalMultiDimensionalScaling.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-2018 The plumed team + Copyright (c) 2015-2018 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/dimred/DimensionalityReductionBase.cpp b/src/dimred/DimensionalityReductionBase.cpp index 37193362c..fe3b2c08e 100644 --- a/src/dimred/DimensionalityReductionBase.cpp +++ b/src/dimred/DimensionalityReductionBase.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/dimred/DimensionalityReductionBase.h b/src/dimred/DimensionalityReductionBase.h index 86e6c6669..b44e2cf2b 100644 --- a/src/dimred/DimensionalityReductionBase.h +++ b/src/dimred/DimensionalityReductionBase.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/dimred/OutputPCAProjections.cpp b/src/dimred/OutputPCAProjections.cpp index ca9ae1bd2..f44d90cb5 100644 --- a/src/dimred/OutputPCAProjections.cpp +++ b/src/dimred/OutputPCAProjections.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2016-2018 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/dimred/PCA.h b/src/dimred/PCA.h index 40eb7fbd7..4f4f11dac 100644 --- a/src/dimred/PCA.h +++ b/src/dimred/PCA.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2016-2018 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/dimred/ProjectNonLandmarkPoints.cpp b/src/dimred/ProjectNonLandmarkPoints.cpp index c68a92aa5..636ff38c1 100644 --- a/src/dimred/ProjectNonLandmarkPoints.cpp +++ b/src/dimred/ProjectNonLandmarkPoints.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/dimred/SMACOF.cpp b/src/dimred/SMACOF.cpp index e222994a9..53e910b21 100644 --- a/src/dimred/SMACOF.cpp +++ b/src/dimred/SMACOF.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/dimred/SMACOF.h b/src/dimred/SMACOF.h index 0b2e7c0bb..a8fb6a5f2 100644 --- a/src/dimred/SMACOF.h +++ b/src/dimred/SMACOF.h @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013-2018 The plumed team + Copyright (c) 2015-2018 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.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/dimred/SketchMap.cpp b/src/dimred/SketchMap.cpp index b90ff8440..04cb6aa89 100644 --- a/src/dimred/SketchMap.cpp +++ b/src/dimred/SketchMap.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2018 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/dimred/SketchMapBase.cpp b/src/dimred/SketchMapBase.cpp index 7c3e16160..181747dd1 100644 --- a/src/dimred/SketchMapBase.cpp +++ b/src/dimred/SketchMapBase.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/dimred/SketchMapBase.h b/src/dimred/SketchMapBase.h index a3513f922..2bdf9b32c 100644 --- a/src/dimred/SketchMapBase.h +++ b/src/dimred/SketchMapBase.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/dimred/SketchMapConjGrad.cpp b/src/dimred/SketchMapConjGrad.cpp index 9053f5f60..7283dacba 100644 --- a/src/dimred/SketchMapConjGrad.cpp +++ b/src/dimred/SketchMapConjGrad.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2016-2018 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/dimred/SketchMapPointwise.cpp b/src/dimred/SketchMapPointwise.cpp index ef18f7042..08a3451a4 100644 --- a/src/dimred/SketchMapPointwise.cpp +++ b/src/dimred/SketchMapPointwise.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/dimred/SketchMapRead.cpp b/src/dimred/SketchMapRead.cpp index 6f2ba3bb2..cc5ad735d 100644 --- a/src/dimred/SketchMapRead.cpp +++ b/src/dimred/SketchMapRead.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2016-2018 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/dimred/SketchMapSmacof.cpp b/src/dimred/SketchMapSmacof.cpp index 623f39d08..ca5cee4a9 100644 --- a/src/dimred/SketchMapSmacof.cpp +++ b/src/dimred/SketchMapSmacof.cpp @@ -1,10 +1,10 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012 The plumed team + Copyright (c) 2015-2018 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/dimred/SmacoffMDS.cpp b/src/dimred/SmacoffMDS.cpp index 6c482780e..cc974798a 100644 --- a/src/dimred/SmacoffMDS.cpp +++ b/src/dimred/SmacoffMDS.cpp @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2012-2014 The plumed team + Copyright (c) 2015-2018 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/GridSearch.cpp b/src/gridtools/GridSearch.cpp index f57e28cc1..d9d33449c 100644 --- a/src/gridtools/GridSearch.cpp +++ b/src/gridtools/GridSearch.cpp @@ -1,5 +1,5 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2011-2016 The plumed team + Copyright (c) 2011-2018 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/GridSearch.h b/src/gridtools/GridSearch.h index afcaba0b6..0adee32b0 100644 --- a/src/gridtools/GridSearch.h +++ b/src/gridtools/GridSearch.h @@ -1,8 +1,8 @@ /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - Copyright (c) 2013 The plumed team + Copyright (c) 2016-2018 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. -- GitLab