diff options
Diffstat (limited to 'gdb/nbsd-nat.c')
-rw-r--r-- | gdb/nbsd-nat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/nbsd-nat.c b/gdb/nbsd-nat.c index 84b693c..777a476 100644 --- a/gdb/nbsd-nat.c +++ b/gdb/nbsd-nat.c @@ -1,6 +1,7 @@ /* Native-dependent code for NetBSD. - Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 + Free Software Foundation, Inc. This file is part of GDB. |