git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89bff3b
)
e2fsprogs: update package LICENSE
author
Chase Maupin
<chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:13 +0000
(
03:33
+0000)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 25 Oct 2010 22:33:03 +0000
(15:33 -0700)
* 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>
recipes/e2fsprogs/e2fsprogs.inc
patch
|
blob
|
history
diff --git
a/recipes/e2fsprogs/e2fsprogs.inc
b/recipes/e2fsprogs/e2fsprogs.inc
index
37d3b6d
..
7697440
100644
(file)
--- 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 = "GPL
v2+|LGPLv2+|NewBSD|MIT
"
SECTION = "base"
DEPENDS = "gettext-native util-linux-ng"
DEPENDS_virtclass-native = "gettext-native util-linux-ng-native"