]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl_db/td_thr_dbresume.c
nptl: Move pthread_attr_setinheritsched implementation into libc.
[thirdparty/glibc.git] / nptl_db / td_thr_dbresume.c
index 4341683f509f8bc306a5df585063f0d237b6b8d0..995896d40a5a77e1800a4971d4d6d85492607e20 100644 (file)
@@ -1,5 +1,5 @@
 /* Resume execution of given thread.
-   Copyright (C) 1999-2015 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
@@ -15,7 +15,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 "thread_dbP.h"