diff options
Diffstat (limited to 'gdb/interps.c')
-rw-r--r-- | gdb/interps.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/interps.c b/gdb/interps.c index 4878a6a..36ed520 100644 --- a/gdb/interps.c +++ b/gdb/interps.c @@ -1,7 +1,7 @@ /* Manages interpreters for GDB, the GNU debugger. - Copyright (C) 2000, 2002, 2003, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2000, 2002-2003, 2007-2012 Free Software Foundation, + Inc. Written by Jim Ingham <jingham@apple.com> of Apple Computer, Inc. |