diff options
Diffstat (limited to 'elf/vismain.c')
-rw-r--r-- | elf/vismain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/vismain.c b/elf/vismain.c index e6bdab9980..9782d5cf2c 100644 --- a/elf/vismain.c +++ b/elf/vismain.c @@ -13,7 +13,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 must be compiled as PIE to avoid copy relocation when accessing protected symbols defined in shared libaries since copy |