luci-proto-ppp: add license tag
authorQuirin Hofstaetter <qh@dev.tdt.de>
Fri, 13 Jan 2017 13:16:24 +0000 (14:16 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 13 Jun 2017 11:40:28 +0000 (13:40 +0200)
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
protocols/luci-proto-ppp/Makefile

index 70db744..dd1859e 100644 (file)
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP
 LUCI_DEPENDS:=
 
 LUCI_TITLE:=Support for PPP/PPPoE/PPPoA/PPtP
 LUCI_DEPENDS:=
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature