X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libdecnumber%2FdecRound.h;h=c17b6d120261b602997a56938484f7632b03369e;hb=05476866247e4b65496693ee6ced12d85922d011;hp=2a708f8cb17e79a594bef4ba22d1052e539e8bf4;hpb=9dfa4821f3b10eb367d1694e4f6b18e7f4a36c44;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libdecnumber/decRound.h b/libdecnumber/decRound.h index 2a708f8cb17..c17b6d12026 100644 --- a/libdecnumber/decRound.h +++ b/libdecnumber/decRound.h @@ -1,12 +1,12 @@ /* Internal testing support for rounding for decimal float. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 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, but WITHOUT @@ -14,10 +14,14 @@ 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, 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. */ +Under Section 7 of GPL version 3, you are granted additional +permissions described in the GCC Runtime Library Exception, version +3.1, as published by the Free Software Foundation. + +You should have received a copy of the GNU General Public License and +a copy of the GCC Runtime Library Exception along with this program; +see the files COPYING3 and COPYING.RUNTIME respectively. If not, see +. */ #include "decContext.h"