aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tinylogin
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:26 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:21 -0700
commit6289a3e91a18533329486286aaf8a14c5ad95552 (patch)
treee232df3b2f79fa09506a06686cc68cb10f5c98fe /recipes/tinylogin
parent41c80be892ead09c52e191b2fbaa1ca4969a4ead (diff)
downloadopenembedded-6289a3e91a18533329486286aaf8a14c5ad95552.tar.gz
tinylogin: 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/tinylogin')
-rw-r--r--recipes/tinylogin/tinylogin_1.4.bb2
1 files changed, 1 insertions, 1 deletions
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 \