From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:13 +0000 (+0000) Subject: e2fsprogs: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aeb167c9c5a7a7781210c6703f1d54e197c7b48;p=openembedded.git e2fsprogs: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/e2fsprogs/e2fsprogs.inc b/recipes/e2fsprogs/e2fsprogs.inc index 37d3b6d2de..7697440261 100644 --- a/recipes/e2fsprogs/e2fsprogs.inc +++ b/recipes/e2fsprogs/e2fsprogs.inc @@ -1,6 +1,6 @@ DESCRIPTION = "EXT2 Filesystem Utilities" HOMEPAGE = "http://e2fsprogs.sf.net" -LICENSE = "GPL" +LICENSE = "GPLv2+|LGPLv2+|NewBSD|MIT" SECTION = "base" DEPENDS = "gettext-native util-linux-ng" DEPENDS_virtclass-native = "gettext-native util-linux-ng-native"