https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124508

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <[email protected]>:

https://gcc.gnu.org/g:88f0a85d706e7c7a2a1808ff06760d6b128c82e5

commit r16-8096-g88f0a85d706e7c7a2a1808ff06760d6b128c82e5
Author: Jakub Jelinek <[email protected]>
Date:   Sat Mar 14 19:28:17 2026 +0100

    Make it possible to run contrib/update-copyright.py --this-year again

    gcc/algol68/a68-moids-sorting.cc got a copyright not recognized
    by the script and loongarch gen-evolution.awk keeps being a problem.

    This patch tweaks those so that
      contrib/update-copyright.py --this-year
    can be run successfully again.

    2026-03-14  Jakub Jelinek  <[email protected]>

            PR other/124508
            * update-copyright.py: Add James Bohl. as another copyright.

            * config/loongarch/genopts/gen-evolution.awk: Rename
copyright_header
            routine so that update-copyright.py isn't upset about it.

Reply via email to