diff options
Diffstat (limited to 'gdb/displaced-stepping.c')
-rw-r--r-- | gdb/displaced-stepping.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/displaced-stepping.c b/gdb/displaced-stepping.c index 59b78c2..43fc435 100644 --- a/gdb/displaced-stepping.c +++ b/gdb/displaced-stepping.c @@ -1,6 +1,6 @@ /* Displaced stepping related things. - Copyright (C) 2020-2021 Free Software Foundation, Inc. + Copyright (C) 2020-2022 Free Software Foundation, Inc. This file is part of GDB. |