aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'string/strcasecmp_l.c')
-rw-r--r--string/strcasecmp_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/strcasecmp_l.c b/string/strcasecmp_l.c
index 629cb27972..16355ce0d8 100644
--- a/string/strcasecmp_l.c
+++ b/string/strcasecmp_l.c
@@ -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/>. */
#define USE_IN_EXTENDED_LOCALE_MODEL 1
#include "strcasecmp.c"