summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/riscv.h')
-rw-r--r--include/elf/riscv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/riscv.h b/include/elf/riscv.h
index 6edcf8ab901..d0acf6886d8 100644
--- a/include/elf/riscv.h
+++ b/include/elf/riscv.h
@@ -1,5 +1,5 @@
/* RISC-V ELF support for BFD.
- Copyright (C) 2011-2021 Free Software Foundation, Inc.
+ Copyright (C) 2011-2022 Free Software Foundation, Inc.
Contributed by Andrew Waterman (andrew@sifive.com).
Based on MIPS ELF support for BFD, by Ian Lance Taylor.