diff options
Diffstat (limited to 'gdb/i386v4-nat.c')
-rw-r--r-- | gdb/i386v4-nat.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/i386v4-nat.c b/gdb/i386v4-nat.c index e99035a..7d9f29a 100644 --- a/gdb/i386v4-nat.c +++ b/gdb/i386v4-nat.c @@ -1,8 +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 - Free Software Foundation, Inc. + Copyright (C) 1988, 1989, 1991, 1992, 1996, 1997, 1998, 1999, 2000, 2001, + 2002, 2004, 2007 Free Software Foundation, Inc. This file is part of GDB. |