> -----Original Message----- > From: linux-rdma-owner@xxxxxxxxxxxxxxx <linux-rdma- > owner@xxxxxxxxxxxxxxx> On Behalf Of Leon Romanovsky > Sent: Wednesday, February 20, 2019 1:21 AM > To: David Ahern <dsahern@xxxxxxxxx> > Cc: Leon Romanovsky <leonro@xxxxxxxxxxxx>; netdev > <netdev@xxxxxxxxxxxxxxx>; RDMA mailing list <linux- > rdma@xxxxxxxxxxxxxxx>; Stephen Hemminger > <stephen@xxxxxxxxxxxxxxxxxx> > Subject: [PATCH iproute2-next v1 10/19] rdma: Properly mark RDMAtool > license > > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > RDMA subsystem is dual-licensed with "GPL-2.0 OR Linux-OpenIB" proper > license and Mellanox submission are supposed to have this type of license. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > rdma/Makefile | 2 +- > rdma/dev.c | 7 +------ > rdma/link.c | 7 +------ > rdma/rdma.c | 7 +------ > rdma/rdma.h | 7 +------ > rdma/res.c | 7 +------ > rdma/utils.c | 7 +------ > 7 files changed, 7 insertions(+), 37 deletions(-) Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx>