From: Feng Wang Date: Tue, 2 Jan 2024 02:19:49 +0000 (+0000) Subject: RISC-V: Modify copyright year of vector-crypto.md X-Git-Tag: basepoints/gcc-15~3258 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6be6305fb6f1a0bf0c088302cc57cbd8aa411873;p=thirdparty%2Fgcc.git RISC-V: Modify copyright year of vector-crypto.md gcc/ChangeLog: * config/riscv/vector-crypto.md: Modify copyright year. --- diff --git a/gcc/config/riscv/vector-crypto.md b/gcc/config/riscv/vector-crypto.md index e40b1543954b..9625014e45e1 100755 --- a/gcc/config/riscv/vector-crypto.md +++ b/gcc/config/riscv/vector-crypto.md @@ -1,5 +1,5 @@ ;; Machine description for the RISC-V Vector Crypto extensions. -;; Copyright (C) 2023 Free Software Foundation, Inc. +;; Copyright (C) 2024 Free Software Foundation, Inc. ;; This file is part of GCC.