projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2ee84c
)
luci-lib-ip: add license tag
author
Quirin Hofstaetter
<qh@dev.tdt.de>
Fri, 13 Jan 2017 13:06:51 +0000
(14:06 +0100)
committer
Florian 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
patch
|
blob
|
history
diff --git
a/libs/luci-lib-ip/Makefile
b/libs/luci-lib-ip/Makefile
index eb80dcb2588d936a24190e9b112c6f6fc491676b..15cb537cff40d5c1cec54117eaff592562ca7d47 100644
(file)
--- 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