]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/atest-exp2.c
Improve the accuracy of tgamma (BZ #26983)
[thirdparty/glibc.git] / math / atest-exp2.c
index 8a9cc70073bcfb47b2458e2ddb73d5607fbb83d2..20960dd9c7f10997923d9467bc4fc8b7cd407c7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2016 Free Software Foundation, Inc.
+/* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997.
 
@@ -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 <stdio.h>
 #include <math.h>