[Bug other/124508] [16 Regression] some copyrights were not updated

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 14 18:32:56 GMT 2026


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 <jakub@gcc.gnu.org>:

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

commit r16-8096-g88f0a85d706e7c7a2a1808ff06760d6b128c82e5
Author: Jakub Jelinek <jakub@redhat.com>
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  <jakub@redhat.com>

            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.


More information about the Gcc-bugs mailing list