git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
8657a00
)
luci-proto-external: add missing license information
author
Florian Eckert
<redacted>
Tue, 19 Mar 2024 12:06:12 +0000
(13:06 +0100)
committer
Florian Eckert
<redacted>
Tue, 19 Mar 2024 12:22:36 +0000
(13:22 +0100)
Signed-off-by: Florian Eckert <redacted>
protocols/luci-proto-external/Makefile
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-external/Makefile
b/protocols/luci-proto-external/Makefile
index b9b146d7bda1639fc6efd7654569d13279c01259..e67a042cf2dc3a301c7697ed63cc43306412e25f 100644
(file)
--- a/
protocols/luci-proto-external/Makefile
+++ b/
protocols/luci-proto-external/Makefile
@@
-3,6
+3,8
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for externally managed protocol
LUCI_DEPENDS:=+external-protocol
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature
git clone https://git.99rst.org/PROJECT