X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fgraphds.c;h=7dcb04c139bcfa062e999ecf2727673c2e231e7a;hb=abfd653784390498e51dd5b323f66f78a83be734;hp=da5a4e52e0b6274e2c4fbac15b39d0bb73787a42;hpb=f780cc25eaffc78f268a94471da728ac7945751f;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/graphds.c b/gcc/graphds.c index da5a4e52e0b..7dcb04c139b 100644 --- a/gcc/graphds.c +++ b/gcc/graphds.c @@ -6,7 +6,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) 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 ANY @@ -15,9 +15,8 @@ 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 +. */ #include "config.h" #include "system.h"