| Index: gdb/testsuite/gdb.threads/interrupted-hand-call.c
|
| diff --git a/gdb/testsuite/gdb.threads/interrupted-hand-call.c b/gdb/testsuite/gdb.threads/interrupted-hand-call.c
|
| index 6c16f697e03fb1bba57d1533ba90917b0a67e406..0a3e6f9d01aeb4f45cacd1567e7d173940bdd267 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, 2010-2012 Free Software Foundation, Inc.
|
| + Copyright 2008-2013 Free Software Foundation, Inc.
|
|
|
| This file is part of GDB.
|
|
|
|
|