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:
52dc293
)
luci-proto-wireguard: add missing license information
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:17:27 +0000
(13:17 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:22:36 +0000
(13:22 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
protocols/luci-proto-wireguard/Makefile
patch
|
blob
|
history
diff --git
a/protocols/luci-proto-wireguard/Makefile
b/protocols/luci-proto-wireguard/Makefile
index 12137fb19b9ddbc010f06b75efbf51c7b2eef18f..a39e9a78d820cd103d06554b9839c8007f7497a5 100644
(file)
--- a/
protocols/luci-proto-wireguard/Makefile
+++ b/
protocols/luci-proto-wireguard/Makefile
@@
-11,6
+11,7
@@
LUCI_DEPENDS:=+wireguard-tools +ucode
LUCI_PKGARCH:=all
PKG_PROVIDES:=luci-app-wireguard
+PKG_LICENSE:=Apache-2.0
include ../../luci.mk