summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-jsonc/Makefile
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:49:16 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:49:16 +0100
commitc1e3fa97dcd131b2ee9f2ae03e2e4c6ef913fc10 (patch)
tree82b6640e28159073b3ac4fdb801dd9f27e5a013f /libs/luci-lib-jsonc/Makefile
parentc3f93d6cb5024b8fc1954d74b15190c5247bd245 (diff)
luci-lib-jsonc: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'libs/luci-lib-jsonc/Makefile')
-rw-r--r--libs/luci-lib-jsonc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/luci-lib-jsonc/Makefile b/libs/luci-lib-jsonc/Makefile
index 6a63dab5ef..1714c2bee3 100644
--- a/libs/luci-lib-jsonc/Makefile
+++ b/libs/luci-lib-jsonc/Makefile
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Lua binding for JSON-C
LUCI_DEPENDS:=+liblua +libjson-c
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature