about summary refs log tree commit diff
path: root/malloc/tst-memalign.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-memalign.c')
-rw-r--r--malloc/tst-memalign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-memalign.c b/malloc/tst-memalign.c
index e7997518cb..de5dfcef8c 100644
--- a/malloc/tst-memalign.c
+++ b/malloc/tst-memalign.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 <malloc.h>