]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - stdlib/strtold.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / stdlib / strtold.c
index ca8528fa53a701672adf777a291f8cadf33e71c4..9c7a00f6ac8280c6f4b8547ae8665209fe9c60e7 100644 (file)
@@ -15,7 +15,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/>.  */
 
 /* The actual implementation for all floating point sizes is in strtod.c.
    These macros tell it to produce the `float' version, `strtof'.  */