aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strcpy.c')
-rw-r--r--string/test-strcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strcpy.c b/string/test-strcpy.c
index 75220dc131..822860b45a 100644
--- a/string/test-strcpy.c
+++ b/string/test-strcpy.c
@@ -16,7 +16,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/>. */
#ifdef WIDE
# include <wchar.h>