]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - setjmp/tst-setjmp-fp.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / setjmp / tst-setjmp-fp.c
index 8cdb5356a15004e1cbc7c9ca87d4b00db54a2fb8..03d9f6fbf9e1ede982a53bd4829e86e5468315b5 100644 (file)
@@ -1,6 +1,6 @@
 /* Test that setjmp/longjmp do not save and restore floating-point
    exceptions and rounding modes.
-   Copyright (C) 2013-2014 Free Software Foundation, Inc.
+   Copyright (C) 2013-2019 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
@@ -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 <setjmp.h>