[Buildroot] [git commit] zxing: add version of the Apache license

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Aug 22 21:21:04 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=d10c263b7fe6c389561ead92ce0c8453c3a77fa9
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/zxing/zxing.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/zxing/zxing.mk b/package/zxing/zxing.mk
index 543d038..851aef6 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
 


More information about the buildroot mailing list