diff options
Diffstat (limited to 'gdb/remote-array.c')
-rw-r--r-- | gdb/remote-array.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/remote-array.c b/gdb/remote-array.c index 6ffd30f..df6bf18 100644 --- a/gdb/remote-array.c +++ b/gdb/remote-array.c @@ -1,5 +1,6 @@ /* Remote debugging interface for Array Tech RAID controller.. - Copyright 90, 91, 92, 93, 94, 1995, 1998, 2001 Free Software Foundation, Inc. + Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2000, 2001 Free Software Foundation, Inc. Contributed by Cygnus Support. Written by Rob Savoye for Cygnus. This module talks to a debug monitor called 'MONITOR', which |