From d40bb2e60e7969fb2edbe8ad93c7b372674af1de Mon Sep 17 00:00:00 2001 From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 14:16:24 +0100 Subject: [PATCH] luci-proto-ppp: add license tag Signed-off-by: Quirin Hofstaetter --- protocols/luci-proto-ppp/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0