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

git version control git at git.openembedded.org
Wed Apr 21 19:58:04 UTC 2010


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

Author: Denys Dmytriyenko <denis at denix.org>
Date:   Wed Apr 21 15:57:17 2010 -0400

tinylogin: update LICENSE to more specific GPLv2

---

 recipes/tinylogin/tinylogin_1.4.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/tinylogin/tinylogin_1.4.bb b/recipes/tinylogin/tinylogin_1.4.bb
index d55f03d..3596484 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 \





More information about the Openembedded-commits mailing list