diff --git a/astyle/CMakeLists.txt b/astyle/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/astyle/LICENSE.md b/astyle/LICENSE.md old mode 100755 new mode 100644 diff --git a/astyle/README.md b/astyle/README.md old mode 100755 new mode 100644 diff --git a/astyle/build/cb-clang/Clang AStyle A.cbp b/astyle/build/cb-clang/Clang AStyle A.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-clang/Clang AStyle All.workspace b/astyle/build/cb-clang/Clang AStyle All.workspace old mode 100755 new mode 100644 diff --git a/astyle/build/cb-clang/Clang AStyle Java.cbp b/astyle/build/cb-clang/Clang AStyle Java.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-clang/Clang AStyle So.cbp b/astyle/build/cb-clang/Clang AStyle So.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-clang/Clang AStyle.cbp b/astyle/build/cb-clang/Clang AStyle.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-gcc/Gcc AStyle A.cbp b/astyle/build/cb-gcc/Gcc AStyle A.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-gcc/Gcc AStyle All.workspace b/astyle/build/cb-gcc/Gcc AStyle All.workspace old mode 100755 new mode 100644 diff --git a/astyle/build/cb-gcc/Gcc AStyle Java.cbp b/astyle/build/cb-gcc/Gcc AStyle Java.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-gcc/Gcc AStyle So.cbp b/astyle/build/cb-gcc/Gcc AStyle So.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-gcc/Gcc AStyle.cbp b/astyle/build/cb-gcc/Gcc AStyle.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-intel/Intel AStyle A.cbp b/astyle/build/cb-intel/Intel AStyle A.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-intel/Intel AStyle All.workspace b/astyle/build/cb-intel/Intel AStyle All.workspace old mode 100755 new mode 100644 diff --git a/astyle/build/cb-intel/Intel AStyle Java.cbp b/astyle/build/cb-intel/Intel AStyle Java.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-intel/Intel AStyle So.cbp b/astyle/build/cb-intel/Intel AStyle So.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/cb-intel/Intel AStyle.cbp b/astyle/build/cb-intel/Intel AStyle.cbp old mode 100755 new mode 100644 diff --git a/astyle/build/clang/Makefile b/astyle/build/clang/Makefile old mode 100755 new mode 100644 diff --git a/astyle/build/gcc/Makefile b/astyle/build/gcc/Makefile old mode 100755 new mode 100644 diff --git a/astyle/build/intel/Makefile b/astyle/build/intel/Makefile old mode 100755 new mode 100644 diff --git a/astyle/doc/astyle.html b/astyle/doc/astyle.html old mode 100755 new mode 100644 diff --git a/astyle/doc/install.html b/astyle/doc/install.html old mode 100755 new mode 100644 diff --git a/astyle/doc/news.html b/astyle/doc/news.html old mode 100755 new mode 100644 diff --git a/astyle/doc/notes.html b/astyle/doc/notes.html old mode 100755 new mode 100644 diff --git a/astyle/doc/styles.css b/astyle/doc/styles.css old mode 100755 new mode 100644 diff --git a/astyle/file/allman.ini b/astyle/file/allman.ini old mode 100755 new mode 100644 diff --git a/astyle/file/astyle.ini b/astyle/file/astyle.ini old mode 100755 new mode 100644 diff --git a/astyle/file/chromium.ini b/astyle/file/chromium.ini old mode 100755 new mode 100644 diff --git a/astyle/file/gnu.ini b/astyle/file/gnu.ini old mode 100755 new mode 100644 diff --git a/astyle/file/google.ini b/astyle/file/google.ini old mode 100755 new mode 100644 diff --git a/astyle/file/horstmann.ini b/astyle/file/horstmann.ini old mode 100755 new mode 100644 diff --git a/astyle/file/java.ini b/astyle/file/java.ini old mode 100755 new mode 100644 diff --git a/astyle/file/linux.ini b/astyle/file/linux.ini old mode 100755 new mode 100644 diff --git a/astyle/file/llvm.ini b/astyle/file/llvm.ini old mode 100755 new mode 100644 diff --git a/astyle/file/mozilla.ini b/astyle/file/mozilla.ini old mode 100755 new mode 100644 diff --git a/astyle/file/stroustrup.ini b/astyle/file/stroustrup.ini old mode 100755 new mode 100644 diff --git a/astyle/file/visualstudio.ini b/astyle/file/visualstudio.ini old mode 100755 new mode 100644 diff --git a/astyle/file/webkit.ini b/astyle/file/webkit.ini old mode 100755 new mode 100644 diff --git a/astyle/src/ASBeautifier.cpp b/astyle/src/ASBeautifier.cpp old mode 100755 new mode 100644 diff --git a/astyle/src/ASEnhancer.cpp b/astyle/src/ASEnhancer.cpp old mode 100755 new mode 100644 diff --git a/astyle/src/ASFormatter.cpp b/astyle/src/ASFormatter.cpp old mode 100755 new mode 100644 diff --git a/astyle/src/ASLocalizer.cpp b/astyle/src/ASLocalizer.cpp old mode 100755 new mode 100644 diff --git a/astyle/src/ASLocalizer.h b/astyle/src/ASLocalizer.h old mode 100755 new mode 100644 diff --git a/astyle/src/ASResource.cpp b/astyle/src/ASResource.cpp old mode 100755 new mode 100644 diff --git a/astyle/src/astyle.h b/astyle/src/astyle.h old mode 100755 new mode 100644 diff --git a/astyle/src/astyle_main.cpp b/astyle/src/astyle_main.cpp old mode 100755 new mode 100644 diff --git a/astyle/src/astyle_main.h b/astyle/src/astyle_main.h old mode 100755 new mode 100644 diff --git a/regtest/adjmat/rt-hbond/water-box.xyz b/regtest/adjmat/rt-hbond/water-box.xyz old mode 100755 new mode 100644 diff --git a/regtest/dimred/rt-mds/plumed.dat b/regtest/dimred/rt-mds/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/dimred/rt-store-histo/plumed.dat b/regtest/dimred/rt-store-histo/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/gridtools/rt-cube/plumed.dat b/regtest/gridtools/rt-cube/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/gridtools/rt-histo-read/plumed.dat b/regtest/gridtools/rt-histo-read/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/gridtools/rt-histo/plumed.dat b/regtest/gridtools/rt-histo/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/gridtools/rt0/plumed.dat b/regtest/gridtools/rt0/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/isdb/rt-saxs-3/Makefile b/regtest/isdb/rt-saxs-3/Makefile old mode 100755 new mode 100644 diff --git a/regtest/isdb/rt-saxs-3/config b/regtest/isdb/rt-saxs-3/config old mode 100755 new mode 100644 diff --git a/regtest/isdb/rt-saxs-3/plumed.dat b/regtest/isdb/rt-saxs-3/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/isdb/rt-saxs-3/protein_rna.pdb b/regtest/isdb/rt-saxs-3/protein_rna.pdb old mode 100755 new mode 100644 diff --git a/regtest/isdb/rt-saxs-3/template.pdb b/regtest/isdb/rt-saxs-3/template.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-adapt-alt-rmsd/Makefile b/regtest/mapping/rt-adapt-alt-rmsd/Makefile old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-adapt-alt-rmsd/config b/regtest/mapping/rt-adapt-alt-rmsd/config old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-adapt-alt-rmsd/plumed.dat b/regtest/mapping/rt-adapt-alt-rmsd/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-adapt/Makefile b/regtest/mapping/rt-adapt/Makefile old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-adapt/config b/regtest/mapping/rt-adapt/config old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pathtools-1/end.pdb b/regtest/mapping/rt-pathtools-1/end.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pathtools-1/start.pdb b/regtest/mapping/rt-pathtools-1/start.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pathtools-4/epath.pdb b/regtest/mapping/rt-pathtools-4/epath.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pca-args/Makefile b/regtest/mapping/rt-pca-args/Makefile old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pca-args/config b/regtest/mapping/rt-pca-args/config old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pca-args/epath.pdb b/regtest/mapping/rt-pca-args/epath.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-pca-args/epath2.pdb b/regtest/mapping/rt-pca-args/epath2.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-torsions-path/Makefile b/regtest/mapping/rt-torsions-path/Makefile old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-torsions-path/config b/regtest/mapping/rt-torsions-path/config old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-torsions-path/epath.pdb b/regtest/mapping/rt-torsions-path/epath.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-tpath/Makefile b/regtest/mapping/rt-tpath/Makefile old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-tpath/config b/regtest/mapping/rt-tpath/config old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-tpath/epath.pdb b/regtest/mapping/rt-tpath/epath.pdb old mode 100755 new mode 100644 diff --git a/regtest/mapping/rt-tpath/plumed.dat b/regtest/mapping/rt-tpath/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-hbpamm/b3lyp.xyz b/regtest/pamm/rt-hbpamm/b3lyp.xyz old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-hbpamm/b3lyp_save.xyz b/regtest/pamm/rt-hbpamm/b3lyp_save.xyz old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-hbpamm/pammished-b3lyp.xyz b/regtest/pamm/rt-hbpamm/pammished-b3lyp.xyz old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-aperiodic/clusters.dat b/regtest/pamm/rt-pamm-aperiodic/clusters.dat old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-aperiodic/colvar.reference b/regtest/pamm/rt-pamm-aperiodic/colvar.reference old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-aperiodic/ncub.xyz b/regtest/pamm/rt-pamm-aperiodic/ncub.xyz old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-aperiodic/plumed.dat b/regtest/pamm/rt-pamm-aperiodic/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-periodic/2D-testc-0.75.pammp b/regtest/pamm/rt-pamm-periodic/2D-testc-0.75.pammp old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-periodic/M1d.pdb b/regtest/pamm/rt-pamm-periodic/M1d.pdb old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-periodic/M1d_open.xyz b/regtest/pamm/rt-pamm-periodic/M1d_open.xyz old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-periodic/colvar.reference b/regtest/pamm/rt-pamm-periodic/colvar.reference old mode 100755 new mode 100644 diff --git a/regtest/pamm/rt-pamm-periodic/plumed.dat b/regtest/pamm/rt-pamm-periodic/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/piv/rt-piv-derivatives/Ice8.pdb b/regtest/piv/rt-piv-derivatives/Ice8.pdb old mode 100755 new mode 100644 diff --git a/regtest/piv/rt-piv-derivatives/Imin.pdb b/regtest/piv/rt-piv-derivatives/Imin.pdb old mode 100755 new mode 100644 diff --git a/regtest/piv/rt-piv-derivatives_onlycross/Ice8.pdb b/regtest/piv/rt-piv-derivatives_onlycross/Ice8.pdb old mode 100755 new mode 100644 diff --git a/regtest/piv/rt-piv-derivatives_onlycross/Imin.pdb b/regtest/piv/rt-piv-derivatives_onlycross/Imin.pdb old mode 100755 new mode 100644 diff --git a/regtest/piv/rt-piv-derivatives_onlydirect/Ice8.pdb b/regtest/piv/rt-piv-derivatives_onlydirect/Ice8.pdb old mode 100755 new mode 100644 diff --git a/regtest/piv/rt-piv-derivatives_onlydirect/Imin.pdb b/regtest/piv/rt-piv-derivatives_onlydirect/Imin.pdb old mode 100755 new mode 100644 diff --git a/regtest/python/rt-symfunc/64.xyz b/regtest/python/rt-symfunc/64.xyz old mode 100755 new mode 100644 diff --git a/regtest/refdist/rt-distance-2/M1d.pdb b/regtest/refdist/rt-distance-2/M1d.pdb old mode 100755 new mode 100644 diff --git a/regtest/refdist/rt-distance-2/M1d_open.xyz b/regtest/refdist/rt-distance-2/M1d_open.xyz old mode 100755 new mode 100644 diff --git a/regtest/refdist/rt-distance-2/plumed.dat b/regtest/refdist/rt-distance-2/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/Ching.pdb b/regtest/s2cm/rt-s2contactmodel-mpi/Ching.pdb old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/Ching2.pdb b/regtest/s2cm/rt-s2contactmodel-mpi/Ching2.pdb old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/Makefile b/regtest/s2cm/rt-s2contactmodel-mpi/Makefile old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/colvar.data.reference b/regtest/s2cm/rt-s2contactmodel-mpi/colvar.data.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/config b/regtest/s2cm/rt-s2contactmodel-mpi/config old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/plumed.dat b/regtest/s2cm/rt-s2contactmodel-mpi/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_deriva.reference b/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_deriva.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_derivn.reference b/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_derivn.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_nl_deriva.reference b/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_nl_deriva.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_nl_derivn.reference b/regtest/s2cm/rt-s2contactmodel-mpi/s2nh_nl_derivn.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/Ching.pdb b/regtest/s2cm/rt-s2contactmodel-shift/Ching.pdb old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/Ching2.pdb b/regtest/s2cm/rt-s2contactmodel-shift/Ching2.pdb old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/Makefile b/regtest/s2cm/rt-s2contactmodel-shift/Makefile old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/colvar.data.reference b/regtest/s2cm/rt-s2contactmodel-shift/colvar.data.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/config b/regtest/s2cm/rt-s2contactmodel-shift/config old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/plumed.dat b/regtest/s2cm/rt-s2contactmodel-shift/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/s2nh_deriva.reference b/regtest/s2cm/rt-s2contactmodel-shift/s2nh_deriva.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/s2nh_derivn.reference b/regtest/s2cm/rt-s2contactmodel-shift/s2nh_derivn.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/s2nh_nl_deriva.reference b/regtest/s2cm/rt-s2contactmodel-shift/s2nh_nl_deriva.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel-shift/s2nh_nl_derivn.reference b/regtest/s2cm/rt-s2contactmodel-shift/s2nh_nl_derivn.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/Ching.pdb b/regtest/s2cm/rt-s2contactmodel/Ching.pdb old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/Ching2.pdb b/regtest/s2cm/rt-s2contactmodel/Ching2.pdb old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/Makefile b/regtest/s2cm/rt-s2contactmodel/Makefile old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/colvar.data.reference b/regtest/s2cm/rt-s2contactmodel/colvar.data.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/config b/regtest/s2cm/rt-s2contactmodel/config old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/plumed.dat b/regtest/s2cm/rt-s2contactmodel/plumed.dat old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/s2nh_deriva.reference b/regtest/s2cm/rt-s2contactmodel/s2nh_deriva.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/s2nh_derivn.reference b/regtest/s2cm/rt-s2contactmodel/s2nh_derivn.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/s2nh_nl_deriva.reference b/regtest/s2cm/rt-s2contactmodel/s2nh_nl_deriva.reference old mode 100755 new mode 100644 diff --git a/regtest/s2cm/rt-s2contactmodel/s2nh_nl_derivn.reference b/regtest/s2cm/rt-s2contactmodel/s2nh_nl_derivn.reference old mode 100755 new mode 100644 diff --git a/regtest/symfunc/rt-behler2/2H2O.xyz b/regtest/symfunc/rt-behler2/2H2O.xyz old mode 100755 new mode 100644 diff --git a/regtest/symfunc/rt-new-tetra/config b/regtest/symfunc/rt-new-tetra/config old mode 100755 new mode 100644 diff --git a/regtest/symfunc/rt-two-mols/forgareth.xyz b/regtest/symfunc/rt-two-mols/forgareth.xyz old mode 100755 new mode 100644 diff --git a/regtest/trajectories/64.xyz b/regtest/trajectories/64.xyz old mode 100755 new mode 100644 diff --git a/regtest/trajectories/forgareth.xyz b/regtest/trajectories/forgareth.xyz old mode 100755 new mode 100644 diff --git a/regtest/volumes/rt-coordination-insphere/config b/regtest/volumes/rt-coordination-insphere/config old mode 100755 new mode 100644 diff --git a/regtest/volumes/rt-lq6-vol/config b/regtest/volumes/rt-lq6-vol/config old mode 100755 new mode 100644 diff --git a/regtest/volumes/rt-q3-insphere/config b/regtest/volumes/rt-q3-insphere/config old mode 100755 new mode 100644 diff --git a/regtest/volumes/rt-sean-marks/config b/regtest/volumes/rt-sean-marks/config old mode 100755 new mode 100644 diff --git a/regtest/volumes/rt-small-sm/config b/regtest/volumes/rt-small-sm/config old mode 100755 new mode 100644 diff --git a/regtest/volumes/rt-volume/64.xyz b/regtest/volumes/rt-volume/64.xyz old mode 100755 new mode 100644 diff --git a/src/sasa/sasa_LCPO.cpp b/src/sasa/sasa_LCPO.cpp old mode 100755 new mode 100644 diff --git a/test/namd/par_all27_prot_lipid.prm b/test/namd/par_all27_prot_lipid.prm old mode 100755 new mode 100644 diff --git a/user-doc/plumed-syntax.awk b/user-doc/plumed-syntax.awk old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lugano-4/.solutions/plumed_ex1.dat b/user-doc/tutorials/lugano-4/.solutions/plumed_ex1.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lugano-4/.solutions/plumed_ex2.dat b/user-doc/tutorials/lugano-4/.solutions/plumed_ex2.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lugano-4/.solutions/plumed_ex3.dat b/user-doc/tutorials/lugano-4/.solutions/plumed_ex3.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lugano-4/.solutions/plumed_ex4.dat b/user-doc/tutorials/lugano-4/.solutions/plumed_ex4.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lugano-4/plumed.dat b/user-doc/tutorials/lugano-4/plumed.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lugano-5/beta-hairpin.pdb b/user-doc/tutorials/lugano-5/beta-hairpin.pdb old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lyon/.solutions/plumed_histograms.dat b/user-doc/tutorials/lyon/.solutions/plumed_histograms.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lyon/.solutions/plumed_just_walls.dat b/user-doc/tutorials/lyon/.solutions/plumed_just_walls.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lyon/.solutions/plumed_metad.dat b/user-doc/tutorials/lyon/.solutions/plumed_metad.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lyon/.solutions/plumed_timeseries.dat b/user-doc/tutorials/lyon/.solutions/plumed_timeseries.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/lyon/plumed.dat b/user-doc/tutorials/lyon/plumed.dat old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/cineca/SETUP/confA.gro b/user-doc/tutorials/old_tutorials/cineca/SETUP/confA.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/cineca/SETUP/confB.gro b/user-doc/tutorials/old_tutorials/cineca/SETUP/confB.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/cineca/SETUP/grompp.mdp b/user-doc/tutorials/old_tutorials/cineca/SETUP/grompp.mdp old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/cineca/SETUP/topol.top b/user-doc/tutorials/old_tutorials/cineca/SETUP/topol.top old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/confAvac.gro b/user-doc/tutorials/old_tutorials/munster/setup/confAvac.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/confAwat.gro b/user-doc/tutorials/old_tutorials/munster/setup/confAwat.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/confBvac.gro b/user-doc/tutorials/old_tutorials/munster/setup/confBvac.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/confBwat.gro b/user-doc/tutorials/old_tutorials/munster/setup/confBwat.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/gromppvac.mdp b/user-doc/tutorials/old_tutorials/munster/setup/gromppvac.mdp old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/gromppwat.mdp b/user-doc/tutorials/old_tutorials/munster/setup/gromppwat.mdp old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/topolvac.top b/user-doc/tutorials/old_tutorials/munster/setup/topolvac.top old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/munster/setup/topolwat.top b/user-doc/tutorials/old_tutorials/munster/setup/topolwat.top old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/confAvac.gro b/user-doc/tutorials/old_tutorials/trieste-5/setup/confAvac.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/confAwat.gro b/user-doc/tutorials/old_tutorials/trieste-5/setup/confAwat.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/confBvac.gro b/user-doc/tutorials/old_tutorials/trieste-5/setup/confBvac.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/confBwat.gro b/user-doc/tutorials/old_tutorials/trieste-5/setup/confBwat.gro old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/gromppvac.mdp b/user-doc/tutorials/old_tutorials/trieste-5/setup/gromppvac.mdp old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/gromppwat.mdp b/user-doc/tutorials/old_tutorials/trieste-5/setup/gromppwat.mdp old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/topolvac.top b/user-doc/tutorials/old_tutorials/trieste-5/setup/topolvac.top old mode 100755 new mode 100644 diff --git a/user-doc/tutorials/old_tutorials/trieste-5/setup/topolwat.top b/user-doc/tutorials/old_tutorials/trieste-5/setup/topolwat.top old mode 100755 new mode 100644