[gmx-developers] Update to copyright headers
Paul bauer
paul.bauer.q at gmail.com
Wed Feb 9 09:00:11 CET 2022
Hello @ all gromacs developers,
I just merged a change that starts the progress of modernizing the
copyright headers, and that should reduce the need of fixes because
someone forgot to add a new year to an existing header.
This means that you will need to update local changes using the
copyright.py or copyright.sh scripts in the admin folder.
The easiest way to update your local changes is by rebasing on top of
release-2022, and then running the following bash one-liner in the top
directory
|bash admin/copyright.sh --rev=$(git merge-base origin/release-2022
<your-branch-name-here>) --copyright=replace update|
This should do the trick of updating your headers to be conformant with
the new style.
There will be a few more changes that update the remaining files after
the initial change, but nothing that should concern others too much.
Please let me know about issues there.
Cheers
Paul
--
Paul Bauer, PhD
GROMACS Development Manager
KTH Stockholm, SciLifeLab
0046737308594
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20220209/9f2914f8/attachment.html>
More information about the gromacs.org_gmx-developers
mailing list