about summary refs log tree commit diff
path: root/malloc/malloc-hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/malloc-hooks.h')
-rw-r--r--malloc/malloc-hooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/malloc-hooks.h b/malloc/malloc-hooks.h
index 8ada4b61b3..c7c9b345b4 100644
--- a/malloc/malloc-hooks.h
+++ b/malloc/malloc-hooks.h
@@ -14,7 +14,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; see the file COPYING.LIB.  If
-   not, see <http://www.gnu.org/licenses/>.  */
+   not, see <https://www.gnu.org/licenses/>.  */
 
 #ifndef _MALLOC_HOOKS_H
 #define _MALLOC_HOOKS_H