X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gnulib%2Fimport%2Fisnand.c;h=a672553c2d528c24b7b845ab4d441c58a60c5a68;hb=31ce04e9e0ce96e752e2c53dfad5881d24e9f080;hp=405b23a14de82450c6a4613a4bcf8e1066a04273;hpb=73cc72729a184f00bf6fc4d74684a8516ba6b683;p=deliverable%2Fbinutils-gdb.git diff --git a/gnulib/import/isnand.c b/gnulib/import/isnand.c index 405b23a14d..a672553c2d 100644 --- a/gnulib/import/isnand.c +++ b/gnulib/import/isnand.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2008-2016 Free Software Foundation, Inc. + Copyright (C) 2008-2020 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 , 2008. */