summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/strcat.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/strcat.S')
-rw-r--r--sysdeps/alpha/strcat.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/strcat.S b/sysdeps/alpha/strcat.S
index c61246742d..07ec1c3ff7 100644
--- a/sysdeps/alpha/strcat.S
+++ b/sysdeps/alpha/strcat.S
@@ -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/>. */
/* Append a null-terminated string from SRC to DST. */