diff options
Diffstat (limited to 'gdb/objc-lang.h')
-rw-r--r-- | gdb/objc-lang.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/objc-lang.h b/gdb/objc-lang.h index e13f0ea..e275f88 100644 --- a/gdb/objc-lang.h +++ b/gdb/objc-lang.h @@ -1,6 +1,6 @@ /* Objective-C language support definitions for GDB, the GNU debugger. - Copyright 1992, 2005 Free Software Foundation, Inc. + Copyright (C) 1992, 2005 Free Software Foundation, Inc. Contributed by Apple Computer, Inc. @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #if !defined(OBJC_LANG_H) #define OBJC_LANG_H |