luci-proto-bonding: add missing license information
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Mar 2024 12:06:00 +0000 (13:06 +0100)
committerFlorian 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-bonding/Makefile

index 81988cfa2f721fa369abf38ac4971aea76c8c153..535bf45db00ed8b9fc70c4b753161576091037df 100644 (file)
@@ -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