replace module_license from "GPL" to "Dual BSD/GPL"
Cc: Tejun Heo <[email protected]>
Cc: Duan Jiong <[email protected]>
Cc: Roland Dreier <[email protected]>
Cc: Jes Sorensen <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Cc: Colin Ian King <[email protected]>
Cc: Wei Yongjun <[email protected]>
Cc: Moni Shoua <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Cc: Li RongQing <[email protected]>
Cc: Devendra Naga <[email protected]>
Signed-off-by: Devesh Sharma <[email protected]>
---
drivers/infiniband/hw/ocrdma/ocrdma_main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/infiniband/hw/ocrdma/ocrdma_main.c
b/drivers/infiniband/hw/ocrdma/ocrdma_main.c
index 6ded95a..b119a34 100644
--- a/drivers/infiniband/hw/ocrdma/ocrdma_main.c
+++ b/drivers/infiniband/hw/ocrdma/ocrdma_main.c
@@ -61,7 +61,7 @@
MODULE_VERSION(OCRDMA_ROCE_DRV_VERSION);
MODULE_DESCRIPTION(OCRDMA_ROCE_DRV_DESC " " OCRDMA_ROCE_DRV_VERSION);
MODULE_AUTHOR("Emulex Corporation");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("Dual BSD/GPL");
static LIST_HEAD(ocrdma_dev_list);
static DEFINE_SPINLOCK(ocrdma_devlist_lock);
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html