summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/urjtag/urjtag_0.10.bb2
1 files changed, 1 insertions, 1 deletions
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"