summary refs log tree commit diff
path: root/nptl/tst-thread_local1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-thread_local1.cc')
-rw-r--r--nptl/tst-thread_local1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-thread_local1.cc b/nptl/tst-thread_local1.cc
index 67f5bbd496..dd90c1794b 100644
--- a/nptl/tst-thread_local1.cc
+++ b/nptl/tst-thread_local1.cc
@@ -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 <errno.h>
 #include <pthread.h>