]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - signal/sigisempty.c
make ‘struct pthread’ a complete type
[thirdparty/glibc.git] / signal / sigisempty.c
index bea03f1216c26ac9040c9a9dd35f83ccbed37abc..2bce1690336ba1a52ac7b34f6332705a05b43b4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-2017 Free Software Foundation, Inc.
+/* Copyright (C) 1991-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
@@ -13,7 +13,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 <signal.h>