From 6943526224af70fb148606c6aae96d4c923e05ac Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 13 Mar 2025 18:38:54 +0200 Subject: [PATCH] Correct licenses --- pkg.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 63eac60..1488a94 100644 --- a/pkg.info +++ b/pkg.info @@ -3,7 +3,7 @@ description: Filesystem utilities for use with the ext2 filesystem. Also include version: 1.47.0 revision: 2 url: https://e2fsprogs.sourceforge.net/ -license: GPL,LGPL,MIT +license: LGPL2,GPL2 architecture: any depends: ["glibc","util-linux"] make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","gzip","make","pkgconf","sed","systemd","texinfo","util-linux"]