summaryrefslogtreecommitdiff
path: root/stdlib/tst-atexit-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-atexit-common.c')
-rw-r--r--stdlib/tst-atexit-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/tst-atexit-common.c b/stdlib/tst-atexit-common.c
index c7af9bdb91..91d8e5b5dc 100644
--- a/stdlib/tst-atexit-common.c
+++ b/stdlib/tst-atexit-common.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 <assert.h>
#include <stdio.h>