ipkg-utils: update package LICENSE
authorChase Maupin <chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:18 +0000 (03:33 +0000)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 6 Jul 2015 20:37:56 +0000 (23:37 +0300)
* 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/ipkg-utils/ipkg-link_1.6+cvs20050404.bb
recipes/ipkg-utils/ipkg-utils_1.6+cvs20050404.bb

index 35e5ba1..54d0cda 100644 (file)
@@ -1,6 +1,6 @@
 SECTION = "base"
 DESCRIPTION = "Itsy Package Manager utilities link script"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
 CONFLICTS = "ipkg-utils"
 SRCDATE = "20050404"
 PR = "r4"
index 54ed52f..0ef65d3 100644 (file)
@@ -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"