X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fisnanl-nolibm.h;h=ddd12f0d24dc45dfd08031e995c13805cccc6b10;hb=659cae49714b93487242525dfa0e5737463d78d8;hp=3dbba8bc67d559b234daff49bad879cf0f632cfa;hpb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;p=debian%2Fgzip diff --git a/lib/isnanl-nolibm.h b/lib/isnanl-nolibm.h index 3dbba8b..ddd12f0 100644 --- a/lib/isnanl-nolibm.h +++ b/lib/isnanl-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2010 Free Software Foundation, Inc. + Copyright (C) 2007-2018 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,7 +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, see . */ + along with this program. If not, see . */ #if HAVE_ISNANL_IN_LIBC /* Get declaration of isnan macro or (older) isnanl function. */