X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fisfinite.c;h=310ac2c67797dcf14b7a4626ffb8f24ac20fd243;hb=3cfc178b2dc48cca0decbf69f611e436c8fa3b7a;hp=8c13cbfa5353eaabd15d3e2125f2fb4c159a4cbc;hpb=4e6df21fd7742d563c3c9bef87d4b2b1cfc42fcd;p=gnulib.git diff --git a/lib/isfinite.c b/lib/isfinite.c index 8c13cbfa5..310ac2c67 100644 --- a/lib/isfinite.c +++ b/lib/isfinite.c @@ -1,5 +1,5 @@ /* Test for finite value (zero, subnormal, or normal, and not infinite or NaN). - Copyright (C) 2007-2010 Free Software Foundation, Inc. + Copyright (C) 2007-2011 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