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