]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_fmaf.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / math / s_fmaf.c
index 5768fbccf5c19a879837fd4b1fb445ecc921d42a..bc88be0674fd15ca4b68d209e4e6fd7f907ada1e 100644 (file)
@@ -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 <math.h>
 #include <libm-alias-float.h>