diff options
Diffstat (limited to 'gdb/go32-nat.c')
-rw-r--r-- | gdb/go32-nat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 79618ec..fe575d5 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -1,6 +1,6 @@ /* Native debugging support for Intel x86 running DJGPP. - Copyright (C) 1997, 1999, 2000, 2001, 2005, 2006, 2007, 2008, 2009, 2010, - 2011 Free Software Foundation, Inc. + Copyright (C) 1997, 1999-2001, 2005-2012 Free Software Foundation, + Inc. Written by Robert Hoehne. This file is part of GDB. |