]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/atest-sincos.c
Improve the accuracy of tgamma (BZ #26983)
[thirdparty/glibc.git] / math / atest-sincos.c
index 0933169df5c53eb7b8839e2513bb97340ea2e5a4..df26230fb3003d6955318a2bb6a907931a7bdc00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997-2015 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>