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:
589c9f6
)
luci-lib-httpprotoutils: add missing license information
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:48:26 +0000
(13:48 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:48:26 +0000
(13:48 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/luci-lib-httpprotoutils/Makefile
patch
|
blob
|
history
diff --git
a/libs/luci-lib-httpprotoutils/Makefile
b/libs/luci-lib-httpprotoutils/Makefile
index 95f45d200275945ca08c1e5c5b7f37482c6a7f73..fea4f5b373955aa7e77451915d2e852a35206fb6 100644
(file)
--- a/
libs/luci-lib-httpprotoutils/Makefile
+++ b/
libs/luci-lib-httpprotoutils/Makefile
@@
-9,6
+9,8
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=HTTP protocol utility functions
LUCI_DEPENDS:=+luci-lib-base
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature