about summary refs log tree commit diff
path: root/string/test-bzero.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-bzero.c')
-rw-r--r--string/test-bzero.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-bzero.c b/string/test-bzero.c
index 7a928f6851..b6da3a6749 100644
--- a/string/test-bzero.c
+++ b/string/test-bzero.c
@@ -14,6 +14,6 @@
 
    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_BZERO
 #include "test-memset.c"