From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 13:03:08 +0000 (+0100) Subject: luci-app-firewall: add license tag X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=015348d8e1fc8083359e526903479610bd47dccf;hp=42be6e3257fa6fd510df66eefa1902eee41d1629 luci-app-firewall: add license tag Signed-off-by: Quirin Hofstaetter --- diff --git a/applications/luci-app-firewall/Makefile b/applications/luci-app-firewall/Makefile index 21804d7c2..4fa85f2d5 100644 --- a/applications/luci-app-firewall/Makefile +++ b/applications/luci-app-firewall/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Firewall and Portforwarding application LUCI_DEPENDS:=+firewall +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature