diff options
Diffstat (limited to 'sysdeps/init_array/elf-init.c')
-rw-r--r-- | sysdeps/init_array/elf-init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/init_array/elf-init.c b/sysdeps/init_array/elf-init.c index b0a48aad76..d928e6997c 100644 --- a/sysdeps/init_array/elf-init.c +++ b/sysdeps/init_array/elf-init.c @@ -31,7 +31,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/>. */ #define NO_INITFINI #include <csu/elf-init.c> |