diff options
Diffstat (limited to 'sysdeps/generic/startup.h')
-rw-r--r-- | sysdeps/generic/startup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/startup.h b/sysdeps/generic/startup.h index 141eb8e5fd..9b5b9b76c7 100644 --- a/sysdeps/generic/startup.h +++ b/sysdeps/generic/startup.h @@ -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/>. */ /* Targets should override this file if the default definitions below will not work correctly very early before TLS is initialized. */ |