]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-fesetexcept.c
ldbl-128ibm-compat: Add tests for IBM long double functions
[thirdparty/glibc.git] / math / test-fesetexcept.c
index 912a9a6baded995a74548640b117a272083a61f0..8c37476501970c458eb8f8f870a48d682eec4f02 100644 (file)
@@ -1,5 +1,5 @@
 /* Test fesetexcept.
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-2020 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 <stdio.h>