X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frintf.c;h=a4deacd9a7d6bcfbac2ec3675779e18923dba07c;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=5a07bd444a550a2c8531f5b6d1f688940534b58d;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/lib/rintf.c b/lib/rintf.c index 5a07bd444..a4deacd9a 100644 --- a/lib/rintf.c +++ b/lib/rintf.c @@ -1,5 +1,5 @@ /* Round according to the current rounding mode. - Copyright (C) 2011-2012 Free Software Foundation, Inc. + Copyright (C) 2011-2013 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #define USE_FLOAT #include "rint.c"