[Bug other/108413] copyrights for gcc 2023

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 10:23:52 GMT 2023


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

--- Comment #5 from CVS 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:c841bde5ac2bd8915ecc974ff7623c8954fc1cf3

commit r13-5188-gc841bde5ac2bd8915ecc974ff7623c8954fc1cf3
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Mon Jan 16 11:22:09 2023 +0100

    riscv: Fix up Copyright lines [PR108413]

    These 2 files had incorrectly formatted Copyright lines (no space between
    Copyright and (C)) which makes update-copyright.py upset.

    2023-01-16  Jakub Jelinek  <jakub@redhat.com>

            PR other/108413
            * config/riscv/riscv-vsetvl.h: Add space in between Copyright and
(C).
            * config/riscv/riscv-vsetvl.cc: Likewise.


More information about the Gcc-bugs mailing list