From: Thomas Petazzoni Date: Wed, 22 Aug 2012 21:21:04 +0000 (+0200) Subject: zxing: add version of the Apache license X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d10c263b7fe6c389561ead92ce0c8453c3a77fa9;p=buildroot.git zxing: add version of the Apache license Signed-off-by: Thomas Petazzoni --- diff --git a/package/zxing/zxing.mk b/package/zxing/zxing.mk index 543d038609..851aef6d4b 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