]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/pthread_mutexattr_getpshared.c
nptl: Move pthread_attr_setschedparam implementation into libc
[thirdparty/glibc.git] / nptl / pthread_mutexattr_getpshared.c
index 534bf707945d7f496a455c1c41329d24fe37580f..7187229ef926b712b1fe41d10b2a17a939ca3362 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
@@ -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 <pthreadP.h>