]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/test-mutexattr-printers.c
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / nptl / test-mutexattr-printers.c
index 9ecfff76c3705ee7e061c649c47da00d5fcda26a..f7907a90bb8cc1476089df03250866d55d58cae8 100644 (file)
@@ -1,7 +1,7 @@
 /* Helper program for testing the pthread_mutex_t and pthread_mutexattr_t
    pretty printers.
 
-   Copyright (C) 2016 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
@@ -16,7 +16,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/>.  */
 
 /* Keep the calls to the pthread_* functions on separate lines to make it easy
    to advance through the program using the gdb 'next' command.  */