summary refs log tree commit diff
path: root/nptl/tst-stack3.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-stack3.c')
-rw-r--r--nptl/tst-stack3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-stack3.c b/nptl/tst-stack3.c
index 2d2d53b0de..a8a04922c0 100644
--- a/nptl/tst-stack3.c
+++ b/nptl/tst-stack3.c
@@ -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/>.  */
 
 /* Test whether pthread_create/pthread_join with user defined stacks
    doesn't leak memory.