about summary refs log tree commit diff
path: root/stdlib/inttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/inttypes.h')
-rw-r--r--stdlib/inttypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/inttypes.h b/stdlib/inttypes.h
index ddcb171b09..ee99c2fa46 100644
--- a/stdlib/inttypes.h
+++ b/stdlib/inttypes.h
@@ -13,7 +13,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/>.  */
 
 /*
  *	ISO C99: 7.8 Format conversion of integer types	<inttypes.h>