<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello @ all gromacs developers,<br>
      <br>
      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.<br>
      <br>
      This means that you will need to update local changes using the
      copyright.py or copyright.sh scripts in the admin folder.<br>
      <br>
      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<br>
      <br>
      <code>bash admin/copyright.sh --rev=$(git merge-base
        origin/release-2022 &lt;your-branch-name-here&gt;)
        --copyright=replace update</code><br>
      <br>
      This should do the trick of updating your headers to be conformant
      with the new style.<br>
      <br>
      There will be a few more changes that update the remaining files
      after the initial change, but nothing that should concern others
      too much.<br>
      <br>
      Please let me know about issues there.<br>
      <br>
      Cheers<br>
      <br>
      Paul<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Paul Bauer, PhD
GROMACS Development Manager
KTH Stockholm, SciLifeLab
0046737308594</pre>
  </body>
</html>