diff options
Diffstat (limited to 'elf/static-stubs.c')
-rw-r--r-- | elf/static-stubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/static-stubs.c b/elf/static-stubs.c index c100cb1455..991ffa069e 100644 --- a/elf/static-stubs.c +++ b/elf/static-stubs.c @@ -15,7 +15,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/>. */ /* Avoid backtrace (and so _Unwind_Backtrace) dependencies from sysdeps/unix/sysv/linux/libc_fatal.c. */ |