diff options
Diffstat (limited to 'string/test-memmove.c')
-rw-r--r-- | string/test-memmove.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-memmove.c b/string/test-memmove.c index cd3ae44c77..04ca19da20 100644 --- a/string/test-memmove.c +++ b/string/test-memmove.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 #ifdef TEST_BCOPY |