summaryrefslogtreecommitdiff
path: root/nptl/tst-unload.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-unload.c')
-rw-r--r--nptl/tst-unload.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nptl/tst-unload.c b/nptl/tst-unload.c
index 241be5fc8d..120c2b90d1 100644
--- a/nptl/tst-unload.c
+++ b/nptl/tst-unload.c
@@ -1,5 +1,5 @@
/* Tests for non-unloading of libpthread.
- Copyright (C) 2000-2018 Free Software Foundation, Inc.
+ Copyright (C) 2000-2019 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
The GNU C Library is free software; you can redistribute it and/or
@@ -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/>. */
#include <dlfcn.h>
#include <stdio.h>