about summary refs log tree commit diff
path: root/stdlib/strtold.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/strtold.c')
-rw-r--r--stdlib/strtold.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtold.c b/stdlib/strtold.c
index ca8528fa53..9c7a00f6ac 100644
--- a/stdlib/strtold.c
+++ b/stdlib/strtold.c
@@ -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'.  */