From a4bee3de51e71e350585318509f0e2ed39a62b7b Mon Sep 17 00:00:00 2001 From: Quirin Hofstaetter Date: Fri, 13 Jan 2017 14:15:30 +0100 Subject: [PATCH] luci-proto-ipv6: add license tag Signed-off-by: Quirin Hofstaetter --- protocols/luci-proto-ipv6/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protocols/luci-proto-ipv6/Makefile b/protocols/luci-proto-ipv6/Makefile index e749bc9e8..761ee2f9f 100644 --- a/protocols/luci-proto-ipv6/Makefile +++ b/protocols/luci-proto-ipv6/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for DHCPv6/6in4/6to4/6rd/DS-Lite/aiccu LUCI_DEPENDS:= +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature -- 2.11.0