diff options
Diffstat (limited to 'gdb/uw-thread.c')
-rw-r--r-- | gdb/uw-thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/uw-thread.c b/gdb/uw-thread.c index b13af525dcc..3e148ed5ca4 100644 --- a/gdb/uw-thread.c +++ b/gdb/uw-thread.c @@ -1,7 +1,7 @@ /* Low level interface for debugging UnixWare user-mode threads for GDB, the GNU debugger. - Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2007 Free Software Foundation, Inc. Written by Nick Duffek <nsd@cygnus.com>. This file is part of GDB. |