From 513b1f23073a5053c526f9441e996f65ba962709 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 8 Aug 2010 17:54:14 +0200 Subject: urjtag: fixed license (GPL -> GPLv2) Signed-off-by: Frans Meulenbroeks --- recipes/urjtag/urjtag_0.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/urjtag/urjtag_0.10.bb b/recipes/urjtag/urjtag_0.10.bb index e226214323..c7db2521b3 100644 --- a/recipes/urjtag/urjtag_0.10.bb +++ b/recipes/urjtag/urjtag_0.10.bb @@ -1,6 +1,6 @@ DESCRIPTION = "UrJTAG is a universal JTAG library, servers and tools" HOMEPAGE = "http://urjtag.org/" -LICENSE = "GPL" +LICENSE = "GPLv2" DEPENDS = "libftdi libusb gettext readline" PR = "r0" -- cgit v1.2.3