diff options
Diffstat (limited to 'gdb/mipsnbsd-nat.c')
-rw-r--r-- | gdb/mipsnbsd-nat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/mipsnbsd-nat.c b/gdb/mipsnbsd-nat.c index e63c906..9995adf 100644 --- a/gdb/mipsnbsd-nat.c +++ b/gdb/mipsnbsd-nat.c @@ -1,6 +1,7 @@ /* Native-dependent code for MIPS systems running NetBSD. - Copyright (C) 2000, 2001, 2002, 2004, 2007 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2004, 2007, 2008 + Free Software Foundation, Inc. This file is part of GDB. |