]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/aarch64/multiarch/memcpy_generic.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / aarch64 / multiarch / memcpy_generic.S
index fcff77bd32a27360087e08266520655010db0cfa..321f58940780c82b34d8dcbee18c6166580c25b6 100644 (file)
@@ -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/>.  */
 
 /* The actual memcpy and memmove code is in ../memcpy.S.  If we are
    building libc this file defines __memcpy_generic and __memmove_generic.