From: Florian Eckert Date: Tue, 19 Mar 2024 12:41:25 +0000 (+0100) Subject: luci-ssl-openssl: add missing license information X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=320744fdf5dcb219e0bf2f1a56ba24aa7a9ff204;p=project%2Fluci.git luci-ssl-openssl: add missing license information Signed-off-by: Florian Eckert --- diff --git a/collections/luci-ssl-openssl/Makefile b/collections/luci-ssl-openssl/Makefile index 890d224697..127db14d8f 100644 --- a/collections/luci-ssl-openssl/Makefile +++ b/collections/luci-ssl-openssl/Makefile @@ -16,6 +16,8 @@ LUCI_DESCRIPTION:=LuCI with OpenSSL as the SSL backend (libustream-openssl). \ LUCI_DEPENDS:=+luci-light +libustream-openssl +openssl-util +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature