summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-ip/Makefile
diff options
context:
space:
mode:
authorQuirin Hofstaetter <qh@dev.tdt.de>2017-01-13 14:06:51 +0100
committerFlorian Eckert <fe@dev.tdt.de>2017-06-13 13:40:09 +0200
commitef6729a6bcfc5fdd5d91a7087b7f600b58972964 (patch)
tree5bb8fae5ccc771c4c5656a797d1f4c6fc7f4ae35 /libs/luci-lib-ip/Makefile
parentb2ee84ce60d64adc7566cfa31518c397dce07ef4 (diff)
luci-lib-ip: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
Diffstat (limited to 'libs/luci-lib-ip/Makefile')
-rw-r--r--libs/luci-lib-ip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/luci-lib-ip/Makefile b/libs/luci-lib-ip/Makefile
index eb80dcb25..15cb537cf 100644
--- a/libs/luci-lib-ip/Makefile
+++ b/libs/luci-lib-ip/Makefile
@@ -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