diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/interrupted-hand-call.c')
-rw-r--r-- | gdb/testsuite/gdb.threads/interrupted-hand-call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/interrupted-hand-call.c b/gdb/testsuite/gdb.threads/interrupted-hand-call.c index 8e5bed9b5d0..1c6d57ced2f 100644 --- a/gdb/testsuite/gdb.threads/interrupted-hand-call.c +++ b/gdb/testsuite/gdb.threads/interrupted-hand-call.c @@ -1,6 +1,6 @@ /* Test case for hand function calls interrupted by a signal in another thread. - Copyright 2008-2021 Free Software Foundation, Inc. + Copyright 2008-2022 Free Software Foundation, Inc. This file is part of GDB. |