]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/tst-rwlock17.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / nptl / tst-rwlock17.c
index 45497f5e59029a1284e821a03adeb1da70034e9e..ef4fe7a2f959efeca2d08086562a7764b274a5d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Test program for timedout read/write lock functions.
-   Copyright (C) 2016-2018 Free Software Foundation, Inc.
+   Copyright (C) 2016-2019 Free Software Foundation, Inc.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public License as
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If
-   not, see <http://www.gnu.org/licenses/>.  */
+   not, see <https://www.gnu.org/licenses/>.  */
 
 #define KIND PTHREAD_RWLOCK_PREFER_WRITER_NP
 #include "tst-rwlock8.c"