yajl: add license information

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Simon Dawson 2012-08-19 21:08:41 +01:00 committed by Thomas Petazzoni
parent 6f1bca575b
commit d753161efb

View file

@ -7,5 +7,7 @@
YAJL_VERSION = 2.0.4
YAJL_SITE = git://github.com/lloyd/yajl.git
YAJL_INSTALL_STAGING = YES
YAJL_LICENSE = ISC
YAJL_LICENSE_FILES = COPYING
$(eval $(cmake-package))