summaryrefslogtreecommitdiff
path: root/string/test-strcasestr.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strcasestr.c')
-rw-r--r--string/test-strcasestr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strcasestr.c b/string/test-strcasestr.c
index 7649cc6e1d..e1176df569 100644
--- a/string/test-strcasestr.c
+++ b/string/test-strcasestr.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/>. */
#define TEST_MAIN
#define TEST_NAME "strcasestr"