]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/inttypes.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / stdlib / inttypes.h
index ddcb171b090f23311cd7d17b27b5d72478200bbe..ee99c2fa466e7d30f54d92a03c86341f2f225125 100644 (file)
@@ -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>