diff options
Diffstat (limited to 'gdb/i386-nat.c')
-rw-r--r-- | gdb/i386-nat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/i386-nat.c b/gdb/i386-nat.c index f6ae5bf..fb6d3db 100644 --- a/gdb/i386-nat.c +++ b/gdb/i386-nat.c @@ -1,6 +1,7 @@ /* Native-dependent code for the i386. - Copyright (C) 2001, 2004, 2005, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2001, 2004, 2005, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GDB. |