summaryrefslogtreecommitdiff
path: root/string/test-bcopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-bcopy.c')
-rw-r--r--string/test-bcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-bcopy.c b/string/test-bcopy.c
index 86982df6cf..c22dcf6770 100644
--- a/string/test-bcopy.c
+++ b/string/test-bcopy.c
@@ -14,7 +14,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_BCOPY
#include "test-memmove.c"