diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/bp_in_thread.c')
-rw-r--r-- | gdb/testsuite/gdb.threads/bp_in_thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/bp_in_thread.c b/gdb/testsuite/gdb.threads/bp_in_thread.c index a639e41d6f9..17856eea5a1 100644 --- a/gdb/testsuite/gdb.threads/bp_in_thread.c +++ b/gdb/testsuite/gdb.threads/bp_in_thread.c @@ -1,6 +1,6 @@ /* A small multi-threaded test case. - Copyright 2004-2013 Free Software Foundation, Inc. + Copyright 2004-2014 Free Software Foundation, Inc. This file is part of GDB. |