diff options
Diffstat (limited to 'csu/elf-init.c')
-rw-r--r-- | csu/elf-init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/elf-init.c b/csu/elf-init.c index 9d192dfca0..6112dca379 100644 --- a/csu/elf-init.c +++ b/csu/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/>. */ #include <stddef.h> |