]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sunrpc/tst-udp-error.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sunrpc / tst-udp-error.c
index 1efc02f5c60afb39a809480072b98395d2fd8566..7f38d624962d72425ae472680da431c6c478532c 100644 (file)
@@ -1,5 +1,5 @@
 /* Check for use-after-free in clntudp_call (bug 21115).
-   Copyright (C) 2017 Free Software Foundation, Inc.
+   Copyright (C) 2017-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/>.  */
 
 #include <netinet/in.h>
 #include <rpc/clnt.h>