X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fconfig%2Fsparc%2Fsysv4.h;h=586c2399ae6a907245aee3819d7ab479bf025db2;hb=038d1e19241402611204e027f3bf63bc426600ff;hp=da91e251e7d270c21a5dad3c5366186a1ceec567;hpb=97e6b62e62b5f6b1aff6902f199b77087b7d69f1;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/config/sparc/sysv4.h b/gcc/config/sparc/sysv4.h index da91e251e7d..586c2399ae6 100644 --- a/gcc/config/sparc/sysv4.h +++ b/gcc/config/sparc/sysv4.h @@ -1,5 +1,5 @@ /* Target definitions for GNU compiler for SPARC running System V.4 - Copyright (C) 1991, 1992, 1995, 1996, 1997, 1998, 2000, 2002 + Copyright (C) 1991, 1992, 1995, 1996, 1997, 1998, 2000, 2002, 2007 Free Software Foundation, Inc. Contributed by Ron Guilmette (rfg@monkeys.com). @@ -7,7 +7,7 @@ This file is part of GCC. 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) +the Free Software Foundation; either version 3, or (at your option) any later version. GCC is distributed in the hope that it will be useful, @@ -16,9 +16,8 @@ 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 GCC; see the file COPYING. If not, write to -the Free Software Foundation, 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. */ +along with GCC; see the file COPYING3. If not see +. */ #ifndef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (sparc ELF)");