diff options
| -rw-r--r-- | drivers/infiniband/core/restrack.c | 2 | ||||
| -rw-r--r-- | include/rdma/restrack.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/infiniband/core/restrack.c b/drivers/infiniband/core/restrack.c index 172b517dc7b9..3b7fa0ccaa08 100644 --- a/drivers/infiniband/core/restrack.c +++ b/drivers/infiniband/core/restrack.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ | 1 | // SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB |
| 2 | /* | 2 | /* |
| 3 | * Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved. | 3 | * Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved. |
| 4 | */ | 4 | */ |
diff --git a/include/rdma/restrack.h b/include/rdma/restrack.h index 637968589922..9654d33edd98 100644 --- a/include/rdma/restrack.h +++ b/include/rdma/restrack.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ | 1 | /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ |
| 2 | /* | 2 | /* |
| 3 | * Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved. | 3 | * Copyright (c) 2017-2018 Mellanox Technologies. All rights reserved. |
| 4 | */ | 4 | */ |
