diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2017-06-18 16:37:27 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2017-08-10 13:21:57 +0300 |
commit | 8bc67414f28c995ccfa29a12984b5dae188b3df8 (patch) | |
tree | 423927a3331cd4429e6029fc044bad1f1e719b69 | |
parent | 647c75ac59a48a54dafd4475d14a645a0025a4f4 (diff) | |
download | linux-8bc67414f28c995ccfa29a12984b5dae188b3df8.tar.xz |
RDMA/netlink: Update copyright
Add Mellanox to the copyright header.
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
-rw-r--r-- | drivers/infiniband/core/netlink.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/core/netlink.c b/drivers/infiniband/core/netlink.c index 145ad5343780..cd692bd73793 100644 --- a/drivers/infiniband/core/netlink.c +++ b/drivers/infiniband/core/netlink.c @@ -1,4 +1,5 @@ /* + * Copyright (c) 2017 Mellanox Technologies Inc. All rights reserved. * Copyright (c) 2010 Voltaire Inc. All rights reserved. * * This software is available to you under a choice of one of two |