about summary refs log tree commit diff
path: root/malloc/tst-dynarray-fail.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-dynarray-fail.c')
-rw-r--r--malloc/tst-dynarray-fail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-dynarray-fail.c b/malloc/tst-dynarray-fail.c
index e4a786282c..4475fe08ae 100644
--- a/malloc/tst-dynarray-fail.c
+++ b/malloc/tst-dynarray-fail.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/>.  */
 
 /* This test is separate from tst-dynarray because it cannot run under
    valgrind.  */