about summary refs log tree commit diff
path: root/sysdeps/arm/armv7/strcmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/armv7/strcmp.S')
-rw-r--r--sysdeps/arm/armv7/strcmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/armv7/strcmp.S b/sysdeps/arm/armv7/strcmp.S
index 9a8f4c7b39..b42153463b 100644
--- a/sysdeps/arm/armv7/strcmp.S
+++ b/sysdeps/arm/armv7/strcmp.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/>.  */
 
 #include <arm-features.h>
 #include <sysdep.h>