]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ctype/ctype.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / ctype / ctype.h
index 78a455e227d3c818e5db2dd021f0f0f2726d6ff4..35efe0d2cf58e271cc90a2253c925328460a1649 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 Standard 7.4: Character handling        <ctype.h>