Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2017-06-13 12:55:59 +0300
committerFlorian Eckert <fe@dev.tdt.de>2017-06-13 14:40:35 +0300
commit40aa47f10a819ee0fa9031a11b81ec2b6262e088 (patch)
tree487a633e7cf2692d32e68393f23bfd2de99ab0e4 /collections
parent9b211f005377c36e4b4d16cf8a48c838cd5974a2 (diff)
luci-ssl: add license tag
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'collections')
-rw-r--r--collections/luci-ssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/collections/luci-ssl/Makefile b/collections/luci-ssl/Makefile
index 8fb8ff4627..399c982d22 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