mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
zxing: add version of the Apache license
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
26506d3bea
commit
d10c263b7f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user