RDMA/restrack: Change SPDX tag to properly reflect license
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 5 Jun 2018 04:48:08 +0000 (07:48 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 5 Jun 2018 20:04:20 +0000 (14:04 -0600)
Resource tracking is supposed to be dual licensed: GPL-2.0 and
OpenIB, but the SPDX tag was not compliant to it. Update the tag to
properly reflect license.

Fixes: 02d8883f520e ("RDMA/restrack: Add general infrastructure to track RDMA resources")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/restrack.c
include/rdma/restrack.h

index 172b517dc7b9acc5164c479c8939aab604fdc2f4..3b7fa0ccaa08a228d0d4523cb0a19a2cc96b23c2 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
+// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
 /*
  * Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved.
  */
index 637968589922ca475fbe0220e0f37ea1e95df08d..9654d33edd989765abfe9c98e1f15334bff01d40 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
+/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */
 /*
  * Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved.
  */