diff options
Diffstat (limited to 'elf/dl-environ.c')
-rw-r--r-- | elf/dl-environ.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-environ.c b/elf/dl-environ.c index ed2e5a8738..bbf6f21861 100644 --- a/elf/dl-environ.c +++ b/elf/dl-environ.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/>. */ #include <string.h> #include <stdlib.h> |