diff options
Diffstat (limited to 'sysdeps/csky/abiv2/start.S')
-rw-r--r-- | sysdeps/csky/abiv2/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/csky/abiv2/start.S b/sysdeps/csky/abiv2/start.S index b1e61520a8..a7e6a20940 100644 --- a/sysdeps/csky/abiv2/start.S +++ b/sysdeps/csky/abiv2/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/>. */ /* We need to call: __libc_start_main (int (*main) (int, char **, char **), int argc, |