X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=fixincludes%2Ffixopts.c;h=d305cd767472604526876cc376c59d21a8ab3f0f;hb=ab5fa7d3d944ed4a8095a2645a615297382269cd;hp=365e27d6faec3bd5783033fda790fd247ede15ca;hpb=c338342825e29edb5bdf81a4baa2a85341fdfee4;p=pf3gnuchains%2Fgcc-fork.git diff --git a/fixincludes/fixopts.c b/fixincludes/fixopts.c index 365e27d6fae..d305cd76747 100644 --- a/fixincludes/fixopts.c +++ b/fixincludes/fixopts.c @@ -1,12 +1,12 @@ /* Handle options that are passed from environment variables. - Copyright (C) 2004 Free Software Foundation, Inc. + Copyright (C) 2004, 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) +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, @@ -15,9 +15,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, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +along with GCC; see the file COPYING3. If not see +. */ #include "fixlib.h"