Update copyright years.
This commit is contained in:
parent
aeee481244
commit
46c0ea7704
3 changed files with 6 additions and 5 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue