tinylogin: update LICENSE to more specific GPLv2
authorDenys Dmytriyenko <denis@denix.org>
Wed, 21 Apr 2010 19:57:17 +0000 (15:57 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Wed, 21 Apr 2010 19:57:17 +0000 (15:57 -0400)
recipes/tinylogin/tinylogin_1.4.bb

index d55f03d..3596484 100644 (file)
@@ -4,7 +4,7 @@ changing passwords, and otherwise maintaining users \
 and groups on an embedded system."
 HOMEPAGE = "http://tinylogin.busybox.net/"
 SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 PR = "r6"
 
 #SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \