diff options
Diffstat (limited to 'gdb/gdbarch.py')
-rwxr-xr-x | gdb/gdbarch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch.py b/gdb/gdbarch.py index d776707..4b4db66 100755 --- a/gdb/gdbarch.py +++ b/gdb/gdbarch.py @@ -2,7 +2,7 @@ # Architecture commands for GDB, the GNU debugger. # -# Copyright (C) 1998-2023 Free Software Foundation, Inc. +# Copyright (C) 1998-2024 Free Software Foundation, Inc. # # This file is part of GDB. # |