]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/dbl-64/s_f32xdivf64.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / s_f32xdivf64.c
index 24dc25dc0cfb6250d92a6b237608acfc1f7eb80d..0d57518076f6844e1420edd54d90bb2b5a2fb9d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Divide _Float64 values, converting the result to _Float32x.
-   Copyright (C) 2018 Free Software Foundation, Inc.
+   Copyright (C) 2018-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
@@ -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/>.  */
 
 #define ddivl __hide_ddivl
 #include <math.h>