]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - support/xpthread_attr_destroy.c
nptl: Move pthread_attr_setinheritsched implementation into libc.
[thirdparty/glibc.git] / support / xpthread_attr_destroy.c
index 664c809e9fc2ff4b6b115682d27b30a6141c1a12..9c8598c2ce85e61041ae06f3036ca00c2b9e4859 100644 (file)
@@ -1,5 +1,5 @@
 /* pthread_attr_destroy with error checking.
-   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 <support/xthread.h>