diff options
Diffstat (limited to 'elf/chroot_canon.c')
-rw-r--r-- | elf/chroot_canon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/chroot_canon.c b/elf/chroot_canon.c index dd09393ce3..bb8ee022f1 100644 --- a/elf/chroot_canon.c +++ b/elf/chroot_canon.c @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see <http://www.gnu.org/licenses/>. */ + along with this program; if not, see <https://www.gnu.org/licenses/>. */ #include <stdlib.h> #include <string.h> |