luci-lib-ip: add license tag
authorQuirin Hofstaetter <qh@dev.tdt.de>
Fri, 13 Jan 2017 13:06:51 +0000 (14:06 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 13 Jun 2017 11:40:09 +0000 (13:40 +0200)
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
libs/luci-lib-ip/Makefile

index eb80dcb..15cb537 100644 (file)
@@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Lua library for IP calculation and routing information
 LUCI_DEPENDS:=+liblua +libnl-tiny
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature