diff options
Diffstat (limited to 'gdb/gdbarch-components.py')
-rw-r--r-- | gdb/gdbarch-components.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch-components.py b/gdb/gdbarch-components.py index 47a9413..ca9c3bc 100644 --- a/gdb/gdbarch-components.py +++ b/gdb/gdbarch-components.py @@ -1,6 +1,6 @@ # Dynamic architecture support for GDB, the GNU debugger. -# Copyright (C) 1998-2022 Free Software Foundation, Inc. +# Copyright (C) 1998-2023 Free Software Foundation, Inc. # This file is part of GDB. |