about summary refs log tree commit diff
path: root/nptl/tst-atfork1.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-atfork1.c')
-rw-r--r--nptl/tst-atfork1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/tst-atfork1.c b/nptl/tst-atfork1.c
index a8a9d6a451..5d5c40d62f 100644
--- a/nptl/tst-atfork1.c
+++ b/nptl/tst-atfork1.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/>.  */
 
 #include <errno.h>
 #include <pthread.h>