about summary refs log tree commit diff
path: root/malloc/dynarray-skeleton.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/dynarray-skeleton.c')
-rw-r--r--malloc/dynarray-skeleton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/dynarray-skeleton.c b/malloc/dynarray-skeleton.c
index c791c5d16f..0fc38324d9 100644
--- a/malloc/dynarray-skeleton.c
+++ b/malloc/dynarray-skeleton.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/>.  */
 
 /* Pre-processor macros which act as parameters: