Update copyright years.

This commit is contained in:
Jakub Jelinek 2023-01-02 09:46:13 +01:00
parent aeee481244
commit 46c0ea7704
3 changed files with 6 additions and 5 deletions

View file

@ -1,6 +1,7 @@
/* Subroutines used for code generation for RISC-V 'V' Extension for GNU
compiler. Copyright (C) 2022-2022 Free Software Foundation, Inc. Contributed
by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd.
/* Subroutines used for code generation for RISC-V 'V' Extension for
GNU compiler.
Copyright (C) 2022-2023 Free Software Foundation, Inc.
Contributed by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* VSETVL pass for RISC-V 'V' Extension for GNU compiler.
Copyright(C) 2022-2022 Free Software Foundation, Inc.
Copyright(C) 2022-2023 Free Software Foundation, Inc.
Contributed by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* VSETVL pass header for RISC-V 'V' Extension for GNU compiler.
Copyright(C) 2022-2022 Free Software Foundation, Inc.
Copyright(C) 2022-2023 Free Software Foundation, Inc.
Contributed by Juzhe Zhong (juzhe.zhong@rivai.ai), RiVAI Technologies Ltd.
This file is part of GCC.