diff options
Diffstat (limited to 'gdb/testsuite/gdb.mi/pthreads.c')
-rw-r--r-- | gdb/testsuite/gdb.mi/pthreads.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.mi/pthreads.c b/gdb/testsuite/gdb.mi/pthreads.c index b0a3eb2..d12da9d 100644 --- a/gdb/testsuite/gdb.mi/pthreads.c +++ b/gdb/testsuite/gdb.mi/pthreads.c @@ -1,5 +1,6 @@ /* Pthreads test program. - Copyright 1996, 2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc. + Copyright 1996, 2002, 2003, 2004, 2007, 2008, 2009 + Free Software Foundation, Inc. Written by Keith Seitz of Red Hat. Copied from gdb.threads/pthreads.c. |