diff options
Diffstat (limited to 'elf/dl-sysdep.c')
-rw-r--r-- | elf/dl-sysdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-sysdep.c b/elf/dl-sysdep.c index 5d19b100b2..a81f7605a7 100644 --- a/elf/dl-sysdep.c +++ b/elf/dl-sysdep.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/>. */ /* We conditionalize the whole of this file rather than simply eliding it from the static build, because other sysdeps/ versions of this file |