diff options
Diffstat (limited to 'gdb/i386v4-nat.c')
-rw-r--r-- | gdb/i386v4-nat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/i386v4-nat.c b/gdb/i386v4-nat.c index 7c5d05bc588..30f2b18add9 100644 --- a/gdb/i386v4-nat.c +++ b/gdb/i386v4-nat.c @@ -1,7 +1,7 @@ /* Native-dependent code for Unix SVR4 running on i386's. - Copyright (C) 1988, 1989, 1991, 1992, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1988-1989, 1991-1992, 1996-2002, 2004, 2007-2012 Free + Software Foundation, Inc. This file is part of GDB. |