]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-fenv-tls.c
Improve the accuracy of tgamma (BZ #26983)
[thirdparty/glibc.git] / math / test-fenv-tls.c
index 24f3fadbefdf0972c10dee99452bcc0c6843490f..2aa0738f5cbc9721d65cbcda0530a27fc73a2aa2 100644 (file)
@@ -1,5 +1,5 @@
 /* Test floating-point environment is thread-local.
-   Copyright (C) 2013-2017 Free Software Foundation, Inc.
+   Copyright (C) 2013-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <fenv.h>
 #include <pthread.h>