From: Jakub Jelinek Date: Mon, 2 Jan 2023 08:46:13 +0000 (+0100) Subject: Update copyright years. X-Git-Tag: basepoints/gcc-14~2256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c0ea7704e9da9e6d574afc7ca1d218f49d237a;p=thirdparty%2Fgcc.git Update copyright years. --- diff --git a/gcc/config/riscv/riscv-v.cc b/gcc/config/riscv/riscv-v.cc index c769cf603323..47f2cef459ba 100644 --- a/gcc/config/riscv/riscv-v.cc +++ b/gcc/config/riscv/riscv-v.cc @@ -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. diff --git a/gcc/config/riscv/riscv-vsetvl.cc b/gcc/config/riscv/riscv-vsetvl.cc index 0d66765e09c0..441203a97844 100644 --- a/gcc/config/riscv/riscv-vsetvl.cc +++ b/gcc/config/riscv/riscv-vsetvl.cc @@ -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. diff --git a/gcc/config/riscv/riscv-vsetvl.h b/gcc/config/riscv/riscv-vsetvl.h index a5d3f2564122..769bc5afa672 100644 --- a/gcc/config/riscv/riscv-vsetvl.h +++ b/gcc/config/riscv/riscv-vsetvl.h @@ -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.