summary refs log tree commit diff
path: root/nptl/tst-thread-exit-clobber.cc
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-thread-exit-clobber.cc')
-rw-r--r--nptl/tst-thread-exit-clobber.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-thread-exit-clobber.cc b/nptl/tst-thread-exit-clobber.cc
index 6f8928f991..e64c5b5317 100644
--- a/nptl/tst-thread-exit-clobber.cc
+++ b/nptl/tst-thread-exit-clobber.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 <stdio.h>
 #include <support/check.h>