]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - support/xwaitpid.c
libsupport: Add support_select_normalizes_timeout
[thirdparty/glibc.git] / support / xwaitpid.c
index 204795e4c0d86088c3201d31b3fa48bbc9255f49..599ef2d75301c6748970c800daaa0835af66fd05 100644 (file)
@@ -1,5 +1,5 @@
 /* waitpid with error checking.
-   Copyright (C) 2016-2017 Free Software Foundation, Inc.
+   Copyright (C) 2016-2021 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 <support/xunistd.h>