From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 13:16:24 +0000 (+0100) Subject: luci-proto-ppp: add license tag X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=d40bb2e60e7969fb2edbe8ad93c7b372674af1de;ds=sidebyside luci-proto-ppp: add license tag Signed-off-by: Quirin Hofstaetter --- diff --git a/protocols/luci-proto-ppp/Makefile b/protocols/luci-proto-ppp/Makefile index 70db744ea..dd1859ef5 100644 --- a/protocols/luci-proto-ppp/Makefile +++ b/protocols/luci-proto-ppp/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP LUCI_DEPENDS:= +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature