From: Florian Eckert Date: Tue, 13 Jun 2017 09:55:59 +0000 (+0200) Subject: luci-ssl: add license tag X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=40aa47f10a819ee0fa9031a11b81ec2b6262e088;ds=sidebyside luci-ssl: add license tag Signed-off-by: Florian Eckert --- diff --git a/collections/luci-ssl/Makefile b/collections/luci-ssl/Makefile index 8fb8ff462..399c982d2 100644 --- a/collections/luci-ssl/Makefile +++ b/collections/luci-ssl/Makefile @@ -12,6 +12,8 @@ LUCI_BASENAME:=ssl LUCI_TITLE:=LuCI with HTTPS support (mbedTLS as SSL backend) LUCI_DEPENDS:=+luci +libustream-mbedtls +px5g +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature