diff --git a/src/ves/BF_Chebyshev.cpp b/src/ves/BF_Chebyshev.cpp
index 2f9899b008382b48bf5164e03457c84d9a998079..bafc8d0f39967441349ccbb598a2e3b7822feb15 100644
--- a/src/ves/BF_Chebyshev.cpp
+++ b/src/ves/BF_Chebyshev.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Combined.cpp b/src/ves/BF_Combined.cpp
index c45e2c0680045118eab98050da0a653b445683f9..287fa3fa3da1b8c610f50acb1f8b319d47fb18a9 100644
--- a/src/ves/BF_Combined.cpp
+++ b/src/ves/BF_Combined.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Cosine.cpp b/src/ves/BF_Cosine.cpp
index eba87d1d23d9c2bcf7bf8b6a25f1f554db33e569..5428cbcf2b07a1a80bd3219da8d86cd37f9dd8e1 100644
--- a/src/ves/BF_Cosine.cpp
+++ b/src/ves/BF_Cosine.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Custom.cpp b/src/ves/BF_Custom.cpp
index 798235c3d8e9a259cbf7f96ac2f67e35ae5ec54b..f2c19bcdcd8f7091a1432ad237a627f27accf45d 100644
--- a/src/ves/BF_Custom.cpp
+++ b/src/ves/BF_Custom.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Fourier.cpp b/src/ves/BF_Fourier.cpp
index c57570d1084a75975c072951ef0d6ed41321b420..3e1dd3cbf20d2dc77a7b72cee22c43b6617902d7 100644
--- a/src/ves/BF_Fourier.cpp
+++ b/src/ves/BF_Fourier.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Legendre.cpp b/src/ves/BF_Legendre.cpp
index 690d4eb23a2dc61de45fedcdb46fdd371710da51..2d7f5ae5134c19eb17efed81cbcddeb41ebdf14b 100644
--- a/src/ves/BF_Legendre.cpp
+++ b/src/ves/BF_Legendre.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Powers.cpp b/src/ves/BF_Powers.cpp
index 8dde2f21162761668e75f91250eedd8512c979bd..bd9192381bb62809f8ad99d1acbdd2ba6867a2ef 100644
--- a/src/ves/BF_Powers.cpp
+++ b/src/ves/BF_Powers.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BF_Sine.cpp b/src/ves/BF_Sine.cpp
index ccc690458a563310cc31c7ab0369862b4fcdfd4b..6ff1ac2c625365a1238df82ba109a823479b5512 100644
--- a/src/ves/BF_Sine.cpp
+++ b/src/ves/BF_Sine.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BasisFunctions.cpp b/src/ves/BasisFunctions.cpp
index 50131d8016d9e903b48dbc4114ad83d229619fc3..f2b942c49bf0d97f45208362767f23e0a6c4d4a5 100644
--- a/src/ves/BasisFunctions.cpp
+++ b/src/ves/BasisFunctions.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/BasisFunctions.h b/src/ves/BasisFunctions.h
index b151ece1356f7206022f0e763db3c1575c1f7f19..2f22f97581c80a042e7857826d584ca8d314ec5f 100644
--- a/src/ves/BasisFunctions.h
+++ b/src/ves/BasisFunctions.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_BasisFunctions_h
 #define __PLUMED_ves_BasisFunctions_h
diff --git a/src/ves/COPYRIGHT b/src/ves/COPYRIGHT
index fa5977968240f8ea2adfe5f356e85127127587cf..2768ab8f3aec0747369b7ff6e8cb84b006ba1561 100644
--- a/src/ves/COPYRIGHT
+++ b/src/ves/COPYRIGHT
@@ -1,19 +1,19 @@
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/src/ves/CoeffsBase.cpp b/src/ves/CoeffsBase.cpp
index 18dd53b736073d31e6929c15da2dfb158fa22835..d6779fd509e034285e951ec9a92d2ed91716f25f 100644
--- a/src/ves/CoeffsBase.cpp
+++ b/src/ves/CoeffsBase.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "CoeffsBase.h"
diff --git a/src/ves/CoeffsBase.h b/src/ves/CoeffsBase.h
index c1d5b4c5b899c116a0600199bf0a843154919972..8934e97c21a26746f56ce0ba950ae1ca719324df 100644
--- a/src/ves/CoeffsBase.h
+++ b/src/ves/CoeffsBase.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_CoeffsBase_h
 #define __PLUMED_ves_CoeffsBase_h
diff --git a/src/ves/CoeffsMatrix.cpp b/src/ves/CoeffsMatrix.cpp
index 75e91c74e57ec1a7c2317f154f235b4bb5a8af29..d18cfac22c3d3ff3c82208a65af8fbf9a4ccabc6 100644
--- a/src/ves/CoeffsMatrix.cpp
+++ b/src/ves/CoeffsMatrix.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "CoeffsMatrix.h"
diff --git a/src/ves/CoeffsMatrix.h b/src/ves/CoeffsMatrix.h
index bbcdee46c4722c93c6d7e1478d55da37d338e00b..5f0b4b5f9bc871b2dd62352c18d75dbdf49046d7 100644
--- a/src/ves/CoeffsMatrix.h
+++ b/src/ves/CoeffsMatrix.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_CoeffsMatrix_h
 #define __PLUMED_ves_CoeffsMatrix_h
diff --git a/src/ves/CoeffsVector.cpp b/src/ves/CoeffsVector.cpp
index a7d8a5698d7942c393322e6c42c56d489b57c0d6..3fc8d54b05025deb5abe186df4a417c2ecbdc179 100644
--- a/src/ves/CoeffsVector.cpp
+++ b/src/ves/CoeffsVector.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "CoeffsVector.h"
diff --git a/src/ves/CoeffsVector.h b/src/ves/CoeffsVector.h
index 7e5a48c1b5e9aff171aec8f57e678f195757a015..0abee7fa4f76b8d4ed61cd93f2986c58ea581e2e 100644
--- a/src/ves/CoeffsVector.h
+++ b/src/ves/CoeffsVector.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_CoeffsVector_h
 #define __PLUMED_ves_CoeffsVector_h
diff --git a/src/ves/FermiSwitchingFunction.cpp b/src/ves/FermiSwitchingFunction.cpp
index 2c52f49b6e02250b47e33dcc79a76a8f2fe9389f..8868a82f4a3a9797c4704e37df0a5776058e8b9e 100644
--- a/src/ves/FermiSwitchingFunction.cpp
+++ b/src/ves/FermiSwitchingFunction.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "FermiSwitchingFunction.h"
diff --git a/src/ves/FermiSwitchingFunction.h b/src/ves/FermiSwitchingFunction.h
index e7e26d4fde59ce643c03e05c1203a17cd6b66676..254c416e84de10c7feb2ce0be937c6added71426 100644
--- a/src/ves/FermiSwitchingFunction.h
+++ b/src/ves/FermiSwitchingFunction.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_FermiSwitchingFunction_h
 #define __PLUMED_ves_FermiSwitchingFunction_h
diff --git a/src/ves/GridIntegrationWeights.cpp b/src/ves/GridIntegrationWeights.cpp
index ee11a002c689bf39ae5c98db0e2d841f275325f1..a0d2da6b61661345adb8332d60cc5fa9c5760bbb 100644
--- a/src/ves/GridIntegrationWeights.cpp
+++ b/src/ves/GridIntegrationWeights.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "GridIntegrationWeights.h"
diff --git a/src/ves/GridIntegrationWeights.h b/src/ves/GridIntegrationWeights.h
index 18ec08d6d9cdb2e26f9a6bef1ab21fcdd4291dbb..72d174558bedd2211c3857345f856ce7bd74b720 100644
--- a/src/ves/GridIntegrationWeights.h
+++ b/src/ves/GridIntegrationWeights.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_GridIntegrationWeights_h
 #define __PLUMED_ves_GridIntegrationWeights_h
diff --git a/src/ves/GridLinearInterpolation.cpp b/src/ves/GridLinearInterpolation.cpp
index f21ee1ef84e5b3651b4f3521a39a3d676d625968..410e2a8a9a877d0a61ae8d02f46bea966e82968b 100644
--- a/src/ves/GridLinearInterpolation.cpp
+++ b/src/ves/GridLinearInterpolation.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "GridLinearInterpolation.h"
diff --git a/src/ves/GridLinearInterpolation.h b/src/ves/GridLinearInterpolation.h
index 575b1522467b68c10e36f80389ff0441c2bb1b4c..0989102efe8a60c755e6cc18db88f8b81345a311 100644
--- a/src/ves/GridLinearInterpolation.h
+++ b/src/ves/GridLinearInterpolation.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_GridLinearInterpolation_h
 #define __PLUMED_ves_GridLinearInterpolation_h
diff --git a/src/ves/GridProjWeights.cpp b/src/ves/GridProjWeights.cpp
index 396de8ba214b23de9d9d754cca996aabe53fed84..8589bfe9fc691eb5f594d7c725050ce9618089d0 100644
--- a/src/ves/GridProjWeights.cpp
+++ b/src/ves/GridProjWeights.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "GridProjWeights.h"
diff --git a/src/ves/GridProjWeights.h b/src/ves/GridProjWeights.h
index 8ab30dbdb99fbf7534df94f06cb215d0623b8ff3..100be5b79de69fe683252444ae376bb5ed010c04 100644
--- a/src/ves/GridProjWeights.h
+++ b/src/ves/GridProjWeights.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_GridProjWeights_h
 #define __PLUMED_ves_GridProjWeights_h
diff --git a/src/ves/LinearBasisSetExpansion.cpp b/src/ves/LinearBasisSetExpansion.cpp
index 15b84a9ce390e2468c7084a6f98ffbc2f0067146..e17e14852fede47c3743ecc4d1e40841c4526c3f 100644
--- a/src/ves/LinearBasisSetExpansion.cpp
+++ b/src/ves/LinearBasisSetExpansion.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "LinearBasisSetExpansion.h"
diff --git a/src/ves/LinearBasisSetExpansion.h b/src/ves/LinearBasisSetExpansion.h
index f9cde69b03b468413cd1818335890d4e0b0ce798..a7872d216c371f3fae82fafe0a54dc0c71cf959c 100644
--- a/src/ves/LinearBasisSetExpansion.h
+++ b/src/ves/LinearBasisSetExpansion.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_LinearBasisSetExpansion_h
 #define __PLUMED_ves_LinearBasisSetExpansion_h
diff --git a/src/ves/MD_LinearExpansionPES.cpp b/src/ves/MD_LinearExpansionPES.cpp
index 8007cf24bb86295cc3004b96c5b481d9472e5576..b3090c7cca193f75e0b5a4c4befb68ef5ee86472 100644
--- a/src/ves/MD_LinearExpansionPES.cpp
+++ b/src/ves/MD_LinearExpansionPES.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/Opt_BachAveragedSGD.cpp b/src/ves/Opt_BachAveragedSGD.cpp
index 72235324ef904adbf9a77bfb423d1a5bcb74c70f..eeaffda49780fdf2609d7182265c98b23dd98465 100644
--- a/src/ves/Opt_BachAveragedSGD.cpp
+++ b/src/ves/Opt_BachAveragedSGD.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "Optimizer.h"
diff --git a/src/ves/Opt_Dummy.cpp b/src/ves/Opt_Dummy.cpp
index 948312f930be73687dd7d9954dca4a9733979c7c..35bd5ce261921209e2d9ce4a9213abab3a5a7f35 100644
--- a/src/ves/Opt_Dummy.cpp
+++ b/src/ves/Opt_Dummy.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "Optimizer.h"
diff --git a/src/ves/Optimizer.cpp b/src/ves/Optimizer.cpp
index c17f48727e405a13236cc31376a5a45f366eaeb0..b7785f3661583eb4227a37d8de19088c2e0a5a75 100644
--- a/src/ves/Optimizer.cpp
+++ b/src/ves/Optimizer.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "Optimizer.h"
diff --git a/src/ves/Optimizer.h b/src/ves/Optimizer.h
index 7e44eb948f1eb3afaaec0fb11275b2927383b066..6e49dc2b1ed6d45d1ed2bba2d71d9a4492cf7f3d 100644
--- a/src/ves/Optimizer.h
+++ b/src/ves/Optimizer.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_Optimizer_h
 #define __PLUMED_ves_Optimizer_h
diff --git a/src/ves/OutputBasisFunctions.cpp b/src/ves/OutputBasisFunctions.cpp
index ccbc50bcc3e3b442cd44ca5d13e005ed92f058d6..72c231b8ae89cc7144941524703d10e4a0bd1a6d 100644
--- a/src/ves/OutputBasisFunctions.cpp
+++ b/src/ves/OutputBasisFunctions.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "BasisFunctions.h"
diff --git a/src/ves/OutputFesBias.cpp b/src/ves/OutputFesBias.cpp
index f446b59cd8f38bde0b11984062f9963d4c6ebdfd..2c8efd51bddd8d41e245e1f090057e3071773792 100644
--- a/src/ves/OutputFesBias.cpp
+++ b/src/ves/OutputFesBias.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "CoeffsVector.h"
diff --git a/src/ves/OutputTargetDistribution.cpp b/src/ves/OutputTargetDistribution.cpp
index 00f40eb015fe9489e10ec247379f09a38f426425..175446545a2a2cc63db47c1fbbdd97ec612f2182 100644
--- a/src/ves/OutputTargetDistribution.cpp
+++ b/src/ves/OutputTargetDistribution.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/PEOPLE-VES b/src/ves/PEOPLE-VES
index 57eac5dba4532290baf51310b8fd4ee3c6a38fa3..8865d3620fb3f485e41d2a245452fec8cc481cfd 100644
--- a/src/ves/PEOPLE-VES
+++ b/src/ves/PEOPLE-VES
@@ -1,6 +1,7 @@
-VES-CODE is covered under the GNU LESSER GENERAL PUBLIC LICENSE (see ./COPYING.LESSER).
-This license applies to all the source code in this tree, except from where
-explicitly indicated.
+VES code is covered under the GNU LESSER GENERAL PUBLIC LICENSE 
+(see COPYING.LESSER in PLUMED2 root directory).
+This license applies to all the source code in this directory, 
+except from where explicitly indicated.
 
 Authors of this software are:
 
diff --git a/src/ves/TD_Chi.cpp b/src/ves/TD_Chi.cpp
index 19941259897f2619fd03540c2217c7de48a35703..83e3c57a3ab5743253a920aaa425dead93de9579 100644
--- a/src/ves/TD_Chi.cpp
+++ b/src/ves/TD_Chi.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_ChiSquared.cpp b/src/ves/TD_ChiSquared.cpp
index 9b43bcf2504279d6a8b2702bfd6954938c6f60f3..ea24ea3bc248a5a5e8fe9f37f6fe1222b5572bf7 100644
--- a/src/ves/TD_ChiSquared.cpp
+++ b/src/ves/TD_ChiSquared.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_Custom.cpp b/src/ves/TD_Custom.cpp
index e383c0e89b49d0d3e500ed0f3dee7a4dcd4d3ff4..cc18f8bb22d207e393ee2bf702a80642acd5d721 100644
--- a/src/ves/TD_Custom.cpp
+++ b/src/ves/TD_Custom.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_Exponential.cpp b/src/ves/TD_Exponential.cpp
index eb02e289940aa9decbf11301ba67b53be307f0d2..40e629b882423ba886244f25a94f07db44478a5b 100644
--- a/src/ves/TD_Exponential.cpp
+++ b/src/ves/TD_Exponential.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_ExponentiallyModifiedGaussian.cpp b/src/ves/TD_ExponentiallyModifiedGaussian.cpp
index 9429ea813c270b7b207ec9123fc67d7c6bc89e17..4287d32c8f64f62670f7cd648dc45aa8b8ab8019 100644
--- a/src/ves/TD_ExponentiallyModifiedGaussian.cpp
+++ b/src/ves/TD_ExponentiallyModifiedGaussian.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_Gaussian.cpp b/src/ves/TD_Gaussian.cpp
index 29fb736e2c134eb5eec81f591c4ef25a401d576c..e5ba3784cfb0b92bc3e2cab255ae3fd9af0176cf 100644
--- a/src/ves/TD_Gaussian.cpp
+++ b/src/ves/TD_Gaussian.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_GeneralizedExtremeValue.cpp b/src/ves/TD_GeneralizedExtremeValue.cpp
index 3a9996477aed594caa2e0e433e8c74d3b10f7b7a..9e60713feb074dcb36c569e09d9a4578d2878b2b 100644
--- a/src/ves/TD_GeneralizedExtremeValue.cpp
+++ b/src/ves/TD_GeneralizedExtremeValue.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_GeneralizedNormal.cpp b/src/ves/TD_GeneralizedNormal.cpp
index 18b07a4cad9fcc666f469b21c2a0fc9212bed4e3..0a391f98d42e1d116b9013dc6c8be1de7084f9ef 100644
--- a/src/ves/TD_GeneralizedNormal.cpp
+++ b/src/ves/TD_GeneralizedNormal.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_Grid.cpp b/src/ves/TD_Grid.cpp
index f1755f7ae016d913b319cabda7a8d0c27a3c4483..88df2af811a3dd122d81d5261b6f6da943f3f782 100644
--- a/src/ves/TD_Grid.cpp
+++ b/src/ves/TD_Grid.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_LinearCombination.cpp b/src/ves/TD_LinearCombination.cpp
index 769adf69bc72f1de24a882d247963e64d6d498cd..13d4382c8814b1bf27ee78359f24f6a6fbe5667e 100644
--- a/src/ves/TD_LinearCombination.cpp
+++ b/src/ves/TD_LinearCombination.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_ProductCombination.cpp b/src/ves/TD_ProductCombination.cpp
index b85a85dbf668c64d310da584e433c54bd231e6c0..d7728470ab0962e38cbccb9ca497d5e8ada6329c 100644
--- a/src/ves/TD_ProductCombination.cpp
+++ b/src/ves/TD_ProductCombination.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_ProductDistribution.cpp b/src/ves/TD_ProductDistribution.cpp
index 593d83d37206ad17c3bd2efb853fcf32d78fa348..5eb60b12806186371c5629e2998fec9f26a2770a 100644
--- a/src/ves/TD_ProductDistribution.cpp
+++ b/src/ves/TD_ProductDistribution.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_Uniform.cpp b/src/ves/TD_Uniform.cpp
index 1c4d8b18fa2285e245d221614bbe60a63bda3303..58580d002042e0f55675e07a4010426fea699fce 100644
--- a/src/ves/TD_Uniform.cpp
+++ b/src/ves/TD_Uniform.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_VonMises.cpp b/src/ves/TD_VonMises.cpp
index b6c65ddbabe4053b22733aca10f5981a8860fd8c..09adace21dcaa2e6421eb3f9551b787bf50d9d62 100644
--- a/src/ves/TD_VonMises.cpp
+++ b/src/ves/TD_VonMises.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TD_WellTempered.cpp b/src/ves/TD_WellTempered.cpp
index af3534eff6bc01586f95125adaa235e5ebf6d592..8fb3db726163073cde9d8b89a0d665cd0618c508 100644
--- a/src/ves/TD_WellTempered.cpp
+++ b/src/ves/TD_WellTempered.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TargetDistModifer.cpp b/src/ves/TargetDistModifer.cpp
index 58285dc025c63960a682350bec6e2e412633cc86..3f9abe57b98fa9554da5bb3686905e5dcfa22672 100644
--- a/src/ves/TargetDistModifer.cpp
+++ b/src/ves/TargetDistModifer.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistModifer.h"
diff --git a/src/ves/TargetDistModifer.h b/src/ves/TargetDistModifer.h
index 04e8ff1cf0eff7aa6e7b0f27b0c10f25c90be253..95669b40fda35c2f92fef64d1648c6e4152392ae 100644
--- a/src/ves/TargetDistModifer.h
+++ b/src/ves/TargetDistModifer.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_TargetDistModifer_h
 #define __PLUMED_ves_TargetDistModifer_h
diff --git a/src/ves/TargetDistribution.cpp b/src/ves/TargetDistribution.cpp
index 31913f241f9cbe7a02a13344f0d2c8f25300a3dc..b8d9bdfb0a25e6d6cd4b0f8b0845e902c00ea132 100644
--- a/src/ves/TargetDistribution.cpp
+++ b/src/ves/TargetDistribution.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "TargetDistribution.h"
diff --git a/src/ves/TargetDistribution.h b/src/ves/TargetDistribution.h
index 5652471f2653282629cc18225e6df81aa9045b27..f3192b2ebac74983bf0772a276af335d12d7fbeb 100644
--- a/src/ves/TargetDistribution.h
+++ b/src/ves/TargetDistribution.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_TargetDistribution_h
 #define __PLUMED_ves_TargetDistribution_h
diff --git a/src/ves/VesBias.cpp b/src/ves/VesBias.cpp
index 2178952b7455d4784f04ed1ec1bdda7e84b66a1d..10a5b95523bcb317cb995d96b43fa79d3c2c0423 100644
--- a/src/ves/VesBias.cpp
+++ b/src/ves/VesBias.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "VesBias.h"
diff --git a/src/ves/VesBias.h b/src/ves/VesBias.h
index 085080d01e01f807b949dbbe093d294fe11e1bf1..40e6f6c1a0f3c673b42c50e26744835cb2e0ab97 100644
--- a/src/ves/VesBias.h
+++ b/src/ves/VesBias.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_VesBias_h
 #define __PLUMED_ves_VesBias_h
diff --git a/src/ves/VesLinearExpansion.cpp b/src/ves/VesLinearExpansion.cpp
index db42a356d7947e5abdcfb7f06605299b7d10e49b..75354b8268dd3c8b049d198e3830389158615fb1 100644
--- a/src/ves/VesLinearExpansion.cpp
+++ b/src/ves/VesLinearExpansion.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "VesBias.h"
diff --git a/src/ves/VesTools.cpp b/src/ves/VesTools.cpp
index 3617d41c0bd771bb59492a676b7ac53f0e40f507..7aec90205a890f3d8511026cb4da564fb411a631 100644
--- a/src/ves/VesTools.cpp
+++ b/src/ves/VesTools.cpp
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 
 #include "VesTools.h"
diff --git a/src/ves/VesTools.h b/src/ves/VesTools.h
index b2fef83d01f79e77ec72abbc74c8ab8ed994f6c5..aa9dd6cc4437eff5557acaef59a5c9bea392ed14 100644
--- a/src/ves/VesTools.h
+++ b/src/ves/VesTools.h
@@ -1,23 +1,23 @@
 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-   Copyright (c) 2016-2017 The ves-code team
+   Copyright (c) 2016-2017 The VES code team
    (see the PEOPLE-VES file at the root of this folder for a list of names)
 
    See http://www.ves-code.org for more information.
 
-   This file is part of ves-code module.
+   This file is part of VES code module.
 
-   The ves-code module is free software: you can redistribute it and/or modify
+   The VES code module 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.
 
-   The ves-code module is distributed in the hope that it will be useful,
+   The VES code module 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 the ves-code module.  If not, see <http://www.gnu.org/licenses/>.
+   along with the VES code module.  If not, see <http://www.gnu.org/licenses/>.
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
 #ifndef __PLUMED_ves_VesTools_h
 #define __PLUMED_ves_VesTools_h