diff options
Diffstat (limited to 'protocols/luci-proto-bonding/Makefile')
-rw-r--r-- | protocols/luci-proto-bonding/Makefile | 1 |
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 |