diff options
Diffstat (limited to 'gdb/elf-none-tdep.c')
-rw-r--r-- | gdb/elf-none-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/elf-none-tdep.c b/gdb/elf-none-tdep.c index cae6600..ddf26a9 100644 --- a/gdb/elf-none-tdep.c +++ b/gdb/elf-none-tdep.c @@ -1,7 +1,7 @@ /* Common code for targets with the none ABI (bare-metal), but where the BFD library is build with ELF support. - Copyright (C) 2020-2023 Free Software Foundation, Inc. + Copyright (C) 2020-2024 Free Software Foundation, Inc. This file is part of GDB. |