X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fisnanf.c;h=786c5304220bd71843cb57d72414996b4b647927;hb=ecea6a7078983379e5b4d8961337cc55298aa8b1;hp=8f70eb60d8713aabcb5bfb628ee599ad5ad15781;hpb=c7e61475680fa226bd9b8bdd469cd66914e630f5;p=debian%2Fgzip diff --git a/lib/isnanf.c b/lib/isnanf.c index 8f70eb6..786c530 100644 --- a/lib/isnanf.c +++ b/lib/isnanf.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-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 . */ /* Written by Bruno Haible , 2007. */