aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e2fsprogs
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:13 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:03 -0700
commit0aeb167c9c5a7a7781210c6703f1d54e197c7b48 (patch)
tree5cbc1fe9338bca5ebee311b27d6bf137eadffb05 /recipes/e2fsprogs
parent89bff3bc6497be15c52912e0efb94089f2c2a5b0 (diff)
downloadopenembedded-0aeb167c9c5a7a7781210c6703f1d54e197c7b48.tar.gz
e2fsprogs: 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/e2fsprogs')
-rw-r--r--recipes/e2fsprogs/e2fsprogs.inc2
1 files changed, 1 insertions, 1 deletions
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"