aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/riscv-subset.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/riscv/riscv-subset.h')
-rw-r--r--gcc/config/riscv/riscv-subset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/riscv-subset.h b/gcc/config/riscv/riscv-subset.h
index 0bb3a9d..92e4fb3 100644
--- a/gcc/config/riscv/riscv-subset.h
+++ b/gcc/config/riscv/riscv-subset.h
@@ -1,5 +1,5 @@
/* Definition of data structure of RISC-V subset for GNU compiler.
- Copyright (C) 2011-2022 Free Software Foundation, Inc.
+ Copyright (C) 2011-2023 Free Software Foundation, Inc.
Contributed by Andrew Waterman (andrew@sifive.com).
Based on MIPS target for GNU compiler.