summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-22 23:21:04 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-22 23:21:04 +0200
commitd10c263b7fe6c389561ead92ce0c8453c3a77fa9 (patch)
tree02e560b1d0c1fb1cec105c33329637f722e6e4b7
parent26506d3bea9aabd0d849b6e3c01eadd16bb47595 (diff)
zxing: add version of the Apache license
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/zxing/zxing.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/zxing/zxing.mk b/package/zxing/zxing.mk
index 543d03860..851aef6d4 100644
--- a/package/zxing/zxing.mk
+++ b/package/zxing/zxing.mk
@@ -6,7 +6,7 @@
ZXING_VERSION = 2.0
ZXING_SITE = http://zxing.googlecode.com/files
ZXING_SOURCE = ZXing-$(ZXING_VERSION).zip
-ZXING_LICENSE = Apache
+ZXING_LICENSE = Apache v2.0
ZXING_LICENSE_FILES = COPYING
ZXING_INSTALL_STAGING = YES