about summary refs log tree commit diff
path: root/sysdeps/alpha/alphaev67/strncat.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/alphaev67/strncat.S')
-rw-r--r--sysdeps/alpha/alphaev67/strncat.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev67/strncat.S b/sysdeps/alpha/alphaev67/strncat.S
index 122d073b2c..fb269dae01 100644
--- a/sysdeps/alpha/alphaev67/strncat.S
+++ b/sysdeps/alpha/alphaev67/strncat.S
@@ -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.  */