summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-bonding
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:06:00 +0100
committerFlorian Eckert <fe@dev.tdt.de>2024-03-19 13:22:36 +0100
commit8657a001d4fe8b2a9344b0700367b00833908dc8 (patch)
treeee17f06112745410c3f6fb1cce3a26c7af15240c /protocols/luci-proto-bonding
parent669bebe2b0927e750df9311406fb1e42a7aeff32 (diff)
luci-proto-bonding: add missing license information
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'protocols/luci-proto-bonding')
-rw-r--r--protocols/luci-proto-bonding/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/luci-proto-bonding/Makefile b/protocols/luci-proto-bonding/Makefile
index 81988cfa2f..535bf45db0 100644
--- a/protocols/luci-proto-bonding/Makefile
+++ b/protocols/luci-proto-bonding/Makefile
@@ -11,6 +11,7 @@ LUCI_TITLE:=Support for Link Aggregation (Channel Bonding)
LUCI_DEPENDS:=+proto-bonding
PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>
+PKG_LICENSE:=Apache-2.0
include ../../luci.mk