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 d46c41c..da68cc5 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-2024 Free Software Foundation, Inc. + Copyright (C) 2020-2025 Free Software Foundation, Inc. This file is part of GDB. |