about summary refs log tree commit diff
path: root/sysdeps/alpha/alphaev67/strrchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/alphaev67/strrchr.S')
-rw-r--r--sysdeps/alpha/alphaev67/strrchr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/alpha/alphaev67/strrchr.S b/sysdeps/alpha/alphaev67/strrchr.S
index d2680af0c9..5129c36a2c 100644
--- a/sysdeps/alpha/alphaev67/strrchr.S
+++ b/sysdeps/alpha/alphaev67/strrchr.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/>.  */
 
 /* Return the address of the last occurrence of a given character
    within a null-terminated string, or null if it is not found.  */