diff options
Diffstat (limited to 'gdb/monitor.c')
-rw-r--r-- | gdb/monitor.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/monitor.c b/gdb/monitor.c index d2b02464e19..025a2cdabf5 100644 --- a/gdb/monitor.c +++ b/gdb/monitor.c @@ -1,5 +1,6 @@ /* Remote debugging interface for boot monitors, for GDB. - Copyright 1990-1993, 1995-1997, 1999-2000, 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. Resurrected from the ashes by Stu Grossman. |