diff options
Diffstat (limited to 'gdb/i386v-nat.c')
-rw-r--r-- | gdb/i386v-nat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/i386v-nat.c b/gdb/i386v-nat.c index 54cf387a745..3f75085e1d4 100644 --- a/gdb/i386v-nat.c +++ b/gdb/i386v-nat.c @@ -1,5 +1,6 @@ /* Intel 386 native support for SYSV systems (pre-SVR4). - Copyright (C) 1988, 89, 91, 92, 94, 96, 1998 Free Software Foundation, Inc. + Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, + 2000 Free Software Foundation, Inc. This file is part of GDB. |