From: Denys Dmytriyenko Date: Wed, 21 Apr 2010 19:57:17 +0000 (-0400) Subject: tinylogin: update LICENSE to more specific GPLv2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f74cf50c4da886ae1da3bc4a96eba6e54cf7d30e;p=openembedded.git tinylogin: update LICENSE to more specific GPLv2 --- diff --git a/recipes/tinylogin/tinylogin_1.4.bb b/recipes/tinylogin/tinylogin_1.4.bb index d55f03d942..3596484ede 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 = "GPL" +LICENSE = "GPLv2" PR = "r6" #SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \