X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libobjc%2Fobjects.c;h=e4920a650a8cc946d7065c614fabdc18db8bdc6d;hb=f0ed0e8a52bc2aada0e3f4b71c157aa6442cc43c;hp=6858fed201317cc32aecc684647389c0c4abf447;hpb=617763557711795ccc8087e4c7af30832f1af171;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libobjc/objects.c b/libobjc/objects.c index 6858fed2013..e4920a650a8 100644 --- a/libobjc/objects.c +++ b/libobjc/objects.c @@ -2,19 +2,19 @@ Copyright (C) 1993, 1995, 1996 Free Software Foundation, Inc. Contributed by Kresten Krab Thorup -This file is part of GNU CC. +This file is part of GCC. -GNU CC is free software; you can redistribute it and/or modify it under the +GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. -GNU CC is distributed in the hope that it will be useful, but WITHOUT ANY +GCC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with -GNU CC; see the file COPYING. If not, write to the Free Software +GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */