From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:26 +0000 (+0000) Subject: tinylogin: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6289a3e91a18533329486286aaf8a14c5ad95552;p=openembedded.git tinylogin: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/tinylogin/tinylogin_1.4.bb b/recipes/tinylogin/tinylogin_1.4.bb index 40171ff123..47c1190a99 100644 --- a/recipes/tinylogin/tinylogin_1.4.bb +++ b/recipes/tinylogin/tinylogin_1.4.bb @@ -4,7 +4,7 @@ changing passwords, and otherwise maintaining users \ and groups on an embedded system." HOMEPAGE = "http://tinylogin.busybox.net/" SECTION = "base" -LICENSE = "GPLv2" +LICENSE = "GPLv2+|NewBSD" PR = "r7" #SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \