diff options
Diffstat (limited to 'include/sim/sim-riscv.h')
-rw-r--r-- | include/sim/sim-riscv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sim/sim-riscv.h b/include/sim/sim-riscv.h index e1067344ac3..e32fa3c6418 100644 --- a/include/sim/sim-riscv.h +++ b/include/sim/sim-riscv.h @@ -1,6 +1,6 @@ /* This file defines the interface between the RISC-V simulator and GDB. - Copyright (C) 2005-2023 Free Software Foundation, Inc. + Copyright (C) 2005-2024 Free Software Foundation, Inc. Contributed by Mike Frysinger. This file is part of GDB. |