X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=config%2Fwarnings.m4;h=3801c856bec8557cefedc70d6bc830e588d9cb6b;hb=9b61d6715bd08669260ef71d33c0153f7565b8ab;hp=d3358b6a89446808a66f2d73151bd36f00943142;hpb=181c4f6fd5b1dd3e805fb0acb79db950449c5e22;p=pf3gnuchains%2Fpf3gnuchains3x.git diff --git a/config/warnings.m4 b/config/warnings.m4 index d3358b6a89..3801c856be 100644 --- a/config/warnings.m4 +++ b/config/warnings.m4 @@ -1,12 +1,12 @@ # Autoconf include file defining macros related to compile-time warnings. -# Copyright 2004, 2005, 2007 Free Software Foundation, Inc. +# Copyright 2004, 2005, 2007, 2009 Free Software Foundation, Inc. #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) any later +#Software Foundation; either version 3, or (at your option) any later #version. #GCC is distributed in the hope that it will be useful, but WITHOUT @@ -15,9 +15,8 @@ #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 +#. # ACX_PROG_CC_WARNING_OPTS(WARNINGS, [VARIABLE = WARN_CFLAGS) # Sets @VARIABLE@ to the subset of the given options which the