diff options
Diffstat (limited to 'gdb/inftarg.c')
-rw-r--r-- | gdb/inftarg.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/inftarg.c b/gdb/inftarg.c index 90762f8..b5130d7 100644 --- a/gdb/inftarg.c +++ b/gdb/inftarg.c @@ -1,5 +1,6 @@ /* Target-vector operations for controlling Unix child processes, for GDB. - Copyright 1990-1996, 1998, 1999 Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000 + Free Software Foundation, Inc. Contributed by Cygnus Support. ## Contains temporary hacks.. |