]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/test-femode-traps.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / math / test-femode-traps.c
index dd22765831d84769ad95597b191dda81662751ac..42161edc191c5eccd4d1e2bfae6a073d753c8059 100644 (file)
@@ -1,5 +1,5 @@
 /* Test femode_t functions: test handling of exception traps.
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-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 <stdio.h>