diff options
Diffstat (limited to 'sysdeps/alpha/alphaev6/stxcpy.S')
-rw-r--r-- | sysdeps/alpha/alphaev6/stxcpy.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev6/stxcpy.S b/sysdeps/alpha/alphaev6/stxcpy.S index fa8511e3a6..4c0cea8c6a 100644 --- a/sysdeps/alpha/alphaev6/stxcpy.S +++ b/sysdeps/alpha/alphaev6/stxcpy.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/>. */ /* Copy a null-terminated string from SRC to DST. |