]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/alpha/alphaev67/strncat.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / alpha / alphaev67 / strncat.S
index 122d073b2c3068ba7c4a7d4590cb887448e4491d..fb269dae017de89abbb882f5ad370989c96a7757 100644 (file)
@@ -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/>.  */
 
 /* Append no more than COUNT characters from the null-terminated string SRC
    to the null-terminated string DST.  Always null-terminate the new DST.  */