diff options
Diffstat (limited to 'gdb/monitor.h')
-rw-r--r-- | gdb/monitor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/monitor.h b/gdb/monitor.h index 3fdda87a49a..2a5bcb7ada4 100644 --- a/gdb/monitor.h +++ b/gdb/monitor.h @@ -1,6 +1,6 @@ /* Definitions for remote debugging interface for ROM monitors. - Copyright (C) 1990, 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000 - Free Software Foundation, Inc. + Copyright (C) 1990, 1991, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2007 Free Software Foundation, Inc. Contributed by Cygnus Support. Written by Rob Savoye for Cygnus. This file is part of GDB. |