]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - socket/tst-accept4.c
Regenerate libc.pot
[thirdparty/glibc.git] / socket / tst-accept4.c
index a5cf3a237bec0d3f1c308f625780a8e74b6a4dfa..fa76624340e0cc7c1fe52e93a22247bbca739f2b 100644 (file)
@@ -1,5 +1,5 @@
 /* Test the accept4 function with differing flags arguments.
-   Copyright (C) 2017 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 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 <arpa/inet.h>
 #include <errno.h>