diff options
Diffstat (limited to 'gdb/linux-thread.c')
-rw-r--r-- | gdb/linux-thread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/linux-thread.c b/gdb/linux-thread.c index 32f6cbec082..d06e3f6444e 100644 --- a/gdb/linux-thread.c +++ b/gdb/linux-thread.c @@ -1,6 +1,6 @@ /* Low level interface for debugging GNU/Linux threads for GDB, the GNU debugger. - Copyright 1998, 1999 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GDB. |