Moved copyrite.* to fileio from gmxlib and legacyheaders.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Wed, 11 Nov 2015 07:06:30 +0000 (08:06 +0100)
committerDavid van der Spoel <davidvanderspoel@gmail.com>
Thu, 12 Nov 2015 07:44:36 +0000 (08:44 +0100)
commite4034c03b3736d40f475b8cffee5d549a3b1a925
treef5bf111f36386545317dfe10d6fae173cad27c51
parent890ce4e8e1f0f15751a6492ed68e7a2b8be41086
Moved copyrite.* to fileio from gmxlib and legacyheaders.

Part of #1415

Change-Id: Id6cfb84cc683f88731fac7d80053aadc9b828806
50 files changed:
src/gromacs/commandline/cmdlinemodulemanager-impl.h
src/gromacs/commandline/cmdlinemodulemanager.cpp
src/gromacs/fileio/copyrite.cpp [moved from src/gromacs/gmxlib/copyrite.cpp with 99% similarity]
src/gromacs/fileio/copyrite.h [moved from src/gromacs/legacyheaders/copyrite.h with 98% similarity]
src/gromacs/fileio/groio.cpp
src/gromacs/fileio/matio.cpp
src/gromacs/fileio/pdbio.cpp
src/gromacs/fileio/xvgr.cpp
src/gromacs/gmxana/gmx_anadock.cpp
src/gromacs/gmxana/gmx_analyze.cpp
src/gromacs/gmxana/gmx_angle.cpp
src/gromacs/gmxana/gmx_densorder.cpp
src/gromacs/gmxana/gmx_dielectric.cpp
src/gromacs/gmxana/gmx_dipoles.cpp
src/gromacs/gmxana/gmx_dos.cpp
src/gromacs/gmxana/gmx_dyecoupl.cpp
src/gromacs/gmxana/gmx_energy.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_nmeig.cpp
src/gromacs/gmxana/gmx_pme_error.cpp
src/gromacs/gmxana/gmx_rms.cpp
src/gromacs/gmxana/gmx_sans.cpp
src/gromacs/gmxana/gmx_saxs.cpp
src/gromacs/gmxana/gmx_trjconv.cpp
src/gromacs/gmxana/gmx_wham.cpp
src/gromacs/gmxana/pp2shift.cpp
src/gromacs/gmxlib/disre.cpp
src/gromacs/gmxlib/main.cpp
src/gromacs/gmxlib/network.cpp
src/gromacs/gmxlib/orires.cpp
src/gromacs/gmxlib/readinp.cpp
src/gromacs/gmxpreprocess/pdb2gmx.cpp
src/gromacs/gmxpreprocess/pdb2top.cpp
src/gromacs/gmxpreprocess/x2top.cpp
src/gromacs/mdlib/clincs.cpp
src/gromacs/mdlib/constr.cpp
src/gromacs/mdlib/forcerec.cpp
src/gromacs/mdlib/mdoutf.cpp
src/gromacs/mdlib/rf_util.cpp
src/gromacs/mdlib/sim_util.cpp
src/gromacs/pulling/pull.cpp
src/gromacs/pulling/pull_rotation.cpp
src/gromacs/swap/swapcoords.cpp
src/gromacs/topology/atomprop.cpp
src/gromacs/trajectoryanalysis/modules/freevolume.cpp
src/gromacs/trajectoryanalysis/modules/sasa.cpp
src/programs/mdrun/repl_ex.cpp
src/programs/mdrun/runner.cpp
src/programs/view/manager.cpp
src/programs/view/view.cpp