about summary refs log tree commit diff
path: root/socket/sendmmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'socket/sendmmsg.c')
-rw-r--r--socket/sendmmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket/sendmmsg.c b/socket/sendmmsg.c
index e9171d3c84..c56adc36c8 100644
--- a/socket/sendmmsg.c
+++ b/socket/sendmmsg.c
@@ -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 <errno.h>
 #include <sys/socket.h>