aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/genext2fs
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:14 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:10 -0700
commite3476ee16ca695dd11e68dd6b596638c021355de (patch)
tree4bd8629bbbb5c236382c25b8c702d29b97ff85ea /recipes/genext2fs
parent05d18e90886258777faf25456f96b32cd5ba5afa (diff)
downloadopenembedded-e3476ee16ca695dd11e68dd6b596638c021355de.tar.gz
genext2fs: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/genext2fs')
-rw-r--r--recipes/genext2fs/genext2fs.inc2
1 files changed, 1 insertions, 1 deletions
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"