diff options
Diffstat (limited to 'elf/enbl-secure.c')
-rw-r--r-- | elf/enbl-secure.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/enbl-secure.c b/elf/enbl-secure.c index 61c0b27ad8..984c40f38f 100644 --- a/elf/enbl-secure.c +++ b/elf/enbl-secure.c @@ -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/>. */ /* This file is used in the static libc. For the shared library, dl-sysdep.c defines and initializes __libc_enable_secure. */ |