summaryrefslogtreecommitdiff
path: root/string/test-strcasecmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strcasecmp.c')
-rw-r--r--string/test-strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strcasecmp.c b/string/test-strcasecmp.c
index b1c4d86061..dfc9b82ff5 100644
--- a/string/test-strcasecmp.c
+++ b/string/test-strcasecmp.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/>. */
#include <locale.h>
#include <ctype.h>