X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=config%2Fwarnings.m4;fp=config%2Fwarnings.m4;h=3801c856bec8557cefedc70d6bc830e588d9cb6b;hp=d3358b6a89446808a66f2d73151bd36f00943142;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/config/warnings.m4 b/config/warnings.m4 index d3358b6..3801c85 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