summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/stpcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/stpcpy.S')
-rw-r--r--sysdeps/alpha/stpcpy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/stpcpy.S b/sysdeps/alpha/stpcpy.S
index cc039f048d..c02a1eb251 100644
--- a/sysdeps/alpha/stpcpy.S
+++ b/sysdeps/alpha/stpcpy.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/>. */
/* Copy a null-terminated string from SRC to DST. Return a pointer
to the null-terminator in the source. */