[oe-commits] Denys Dmytriyenko : opkg: update LICENSE to more specific GPLv2

git version control git at git.openembedded.org
Mon Mar 15 21:35:30 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 588268fcc052c909151ae1003db4c1f532ae2898
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=588268fcc052c909151ae1003db4c1f532ae2898

Author: Denys Dmytriyenko <denis at denix.org>
Date:   Mon Mar 15 17:35:11 2010 -0400

opkg: update LICENSE to more specific GPLv2

---

 recipes/opkg/opkg.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/opkg/opkg.inc b/recipes/opkg/opkg.inc
index b317de4..4442102 100644
--- a/recipes/opkg/opkg.inc
+++ b/recipes/opkg/opkg.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "Opkg Package Manager"
 DESCRIPTION_libopkg = "Opkg Package Manager Library"
 SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 DEPENDS = "curl gpgme"
 PV = "0.1.6+svnr${SRCPV}"
 INC_PR = "r20"





More information about the Openembedded-commits mailing list