diff options
Diffstat (limited to 'sysdeps/sh/crti.S')
-rw-r--r-- | sysdeps/sh/crti.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/crti.S b/sysdeps/sh/crti.S index 611762c9ee..845f63ce3a 100644 --- a/sysdeps/sh/crti.S +++ b/sysdeps/sh/crti.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/>. */ /* crti.S puts a function prologue at the beginning of the .init and .fini sections and defines global symbols for those addresses, so |