X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frintf.c;h=e34826e9532ea147179378c80679dc8c6d3178f4;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=948b67953640334214920a4c87a40df314699c51;hpb=20f0673b1b22f84e39b3bacae027cdc21be2ed39;p=gnulib.git diff --git a/lib/rintf.c b/lib/rintf.c index 948b67953..e34826e95 100644 --- a/lib/rintf.c +++ b/lib/rintf.c @@ -1,5 +1,5 @@ /* Round according to the current rounding mode. - Copyright (C) 2011 Free Software Foundation, Inc. + Copyright (C) 2011-2014 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"