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

https://gcc.gnu.org/g:c841bde5ac2bd8915ecc974ff7623c8954fc1cf3

commit r13-5188-gc841bde5ac2bd8915ecc974ff7623c8954fc1cf3
Author: Jakub Jelinek <ja...@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  <ja...@redhat.com>

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

Reply via email to