X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;ds=inline;f=gcc%2Fstatistics.h;h=585240178a1ec17206df6196d6464fbbaf95a14a;hb=367b7b499587b8734f871d04e2ef9d9b07e8e7bd;hp=b7bdcd70f409fb6e8df5188ab7f199fc4f93c2b5;hpb=f65ffe0d139d4b2a2fde1638ef03f87e0207182f;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/statistics.h b/gcc/statistics.h index b7bdcd70f40..585240178a1 100644 --- a/gcc/statistics.h +++ b/gcc/statistics.h @@ -1,5 +1,5 @@ /* Memory statistics helpers. - Copyright (C) 2004 + Copyright (C) 2004, 2007 Free Software Foundation, Inc. Contributed by Cygnus Solutions. @@ -7,7 +7,7 @@ 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, but WITHOUT @@ -16,9 +16,8 @@ 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 - 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 GCC_STATISTICS #define GCC_STATISTICS