diff options
Diffstat (limited to 'gdb/python/py-instruction.c')
-rw-r--r-- | gdb/python/py-instruction.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/py-instruction.c b/gdb/python/py-instruction.c index 1d7795c..e1ad49a 100644 --- a/gdb/python/py-instruction.c +++ b/gdb/python/py-instruction.c @@ -1,6 +1,6 @@ /* Python interface to instruction objects. - Copyright 2017-2021 Free Software Foundation, Inc. + Copyright 2017-2022 Free Software Foundation, Inc. This file is part of GDB. |