diff options
Diffstat (limited to 'sysdeps/arm/start.S')
-rw-r--r-- | sysdeps/arm/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/start.S b/sysdeps/arm/start.S index a05f8a4651..08311c2bac 100644 --- a/sysdeps/arm/start.S +++ b/sysdeps/arm/start.S @@ -31,7 +31,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/>. */ /* This is the canonical entry point, usually the first thing in the text segment. |