X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Frint.c;h=822e67158f8cef4b282ddee7711761d5d648752b;hb=93c29eb8fc3e97d269fc8939ff47454702e7c585;hp=7eefe7aabb48d2f5cd14cf3cde20601b3830b519;hpb=11368c16b7faaff172abbfd8b25303389c7031e5;p=gnulib.git diff --git a/lib/rint.c b/lib/rint.c index 7eefe7aab..822e67158 100644 --- a/lib/rint.c +++ b/lib/rint.c @@ -1,5 +1,5 @@ /* Round according to the current rounding mode. - Copyright (C) 2007, 2010-2011 Free Software Foundation, Inc. + Copyright (C) 2007, 2010-2012 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 . */ #if ! defined USE_LONG_DOUBLE # include