From f896ca1dce80e5f00073ed2d595e1fd9ed986cdb Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 19 Mar 2024 13:52:05 +0100 Subject: luci-compat: add missing license information Signed-off-by: Florian Eckert --- modules/luci-compat/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/luci-compat/Makefile') diff --git a/modules/luci-compat/Makefile b/modules/luci-compat/Makefile index 4b11f16419..d4582dac7f 100644 --- a/modules/luci-compat/Makefile +++ b/modules/luci-compat/Makefile @@ -14,6 +14,8 @@ LUCI_BASENAME:=compat LUCI_TITLE:=LuCI compatibility libraries LUCI_DEPENDS:=+luci-lua-runtime +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- cgit v1.2.3