aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/interrupted-hand-call.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/interrupted-hand-call.c')
-rw-r--r--gdb/testsuite/gdb.threads/interrupted-hand-call.c2
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 192ad85..4b5e7c8 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-2014 Free Software Foundation, Inc.
+ Copyright 2008-2015 Free Software Foundation, Inc.
This file is part of GDB.