summary refs log tree commit diff
path: root/nptl/tst-rwlock11.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-rwlock11.c')
-rw-r--r--nptl/tst-rwlock11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-rwlock11.c b/nptl/tst-rwlock11.c
index fb1505f5e0..123d133ff4 100644
--- a/nptl/tst-rwlock11.c
+++ b/nptl/tst-rwlock11.c
@@ -14,7 +14,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_READER_NP
 #include "tst-rwlock9.c"