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 38b5eb7..c490a6c 100755 --- a/gdb/gdbarch.py +++ b/gdb/gdbarch.py @@ -166,7 +166,7 @@ copyright = """/* *INDENT-OFF* */ /* THIS FILE IS GENERATED -*- buffer-read-only /* Dynamic architecture support for GDB, the GNU debugger. - Copyright (C) 1998-2021 Free Software Foundation, Inc. + Copyright (C) 1998-2022 Free Software Foundation, Inc. This file is part of GDB. |