diff options
Diffstat (limited to 'gdb/objc-lang.c')
-rw-r--r-- | gdb/objc-lang.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/objc-lang.c b/gdb/objc-lang.c index cb7fa0ec27a..1c963096fa5 100644 --- a/gdb/objc-lang.c +++ b/gdb/objc-lang.c @@ -1,7 +1,6 @@ /* Objective-C language support routines for GDB, the GNU debugger. - Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2002-2005, 2007-2012 Free Software Foundation, Inc. Contributed by Apple Computer, Inc. Written by Michael Snyder. |