From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:14 +0000 (+0000) Subject: genext2fs: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3476ee16ca695dd11e68dd6b596638c021355de;p=openembedded.git genext2fs: 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/genext2fs/genext2fs.inc b/recipes/genext2fs/genext2fs.inc index c2984bccdd..503c74fc62 100644 --- a/recipes/genext2fs/genext2fs.inc +++ b/recipes/genext2fs/genext2fs.inc @@ -1,4 +1,4 @@ -LICENSE = "GPL" +LICENSE = "GPLv2" DESCRIPTION = "A tool to generate an ext2 filesystem \ as a normal (non-root) user." SECTION = "console/utils"