]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/feupdateenv.c
Improve the accuracy of tgamma (BZ #26983)
[thirdparty/glibc.git] / math / feupdateenv.c
index dac39c0da4e1af81d5d93d5490b2136573f461c9..4218f9404f2654102a6379e02b1e39ab4f2f4889 100644 (file)
@@ -1,5 +1,5 @@
 /* Install given floating-point environment and raise exceptions.
-   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 Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -15,7 +15,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 <shlib-compat.h>