luci-lib-jsonc: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:49:16 +0000 (13:49 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:49:16 +0000 (13:49 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/luci-lib-jsonc/Makefile

index 6a63dab5ef2c796dab8c6182c58b3fa015735a8e..1714c2bee37355a5ee4b24ba46c36546228a5fe1 100644 (file)
@@ -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