aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ipkg-utils
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:18 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:17 -0700
commit98b7d47d04b454c5e6baca13e8d25c0be91e6345 (patch)
treed9565e6f94ef61706ce52bac695cffddaf1c9aea /recipes/ipkg-utils
parente3476ee16ca695dd11e68dd6b596638c021355de (diff)
downloadopenembedded-98b7d47d04b454c5e6baca13e8d25c0be91e6345.tar.gz
ipkg-utils: 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/ipkg-utils')
-rw-r--r--recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb2
-rw-r--r--recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb b/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
index 6687129a3a..6a80d01bd4 100644
--- a/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
+++ b/recipes/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
@@ -1,6 +1,6 @@
SECTION = "base"
DESCRIPTION = "Itsy Package Manager utilities link script"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
CONFLICTS = "ipkg-utils"
SRCDATE = "20050930"
PR = "r4"
diff --git a/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb b/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
index d22fd264ff..26584e924a 100644
--- a/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
+++ b/recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Itsy Package Manager utilities"
SECTION = "base"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
CONFLICTS = "ipkg-link"
RDEPENDS_${PN} = "python"
SRCDATE = "20050930"