diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/switch-threads.c')
-rw-r--r-- | gdb/testsuite/gdb.threads/switch-threads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/switch-threads.c b/gdb/testsuite/gdb.threads/switch-threads.c index 87d00d1..c112223 100644 --- a/gdb/testsuite/gdb.threads/switch-threads.c +++ b/gdb/testsuite/gdb.threads/switch-threads.c @@ -1,6 +1,6 @@ /* A minimal multi-threaded test case. - Copyright 2003, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. |