aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/nvme-rdma.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-02-18 09:34:21 +0100
committerChristoph Hellwig <hch@lst.de>2019-02-20 07:22:19 -0700
commit5d8762d5684ab997c7ccf2457c8beec7ef972ceb (patch)
treeda8b391da534cee0ab2a8fdbe56380e4aab87173 /include/linux/nvme-rdma.h
parentnvme-fc: convert to SPDX identifiers (diff)
downloadwireguard-linux-5d8762d5684ab997c7ccf2457c8beec7ef972ceb.tar.xz
wireguard-linux-5d8762d5684ab997c7ccf2457c8beec7ef972ceb.zip
nvme-rdma: convert to SPDX identifiers
Update license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'include/linux/nvme-rdma.h')
-rw-r--r--include/linux/nvme-rdma.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/include/linux/nvme-rdma.h b/include/linux/nvme-rdma.h
index a72fd04aa5e1..3aa97b98dc89 100644
--- a/include/linux/nvme-rdma.h
+++ b/include/linux/nvme-rdma.h
@@ -1,14 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2015 Mellanox Technologies. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
*/
#ifndef _LINUX_NVME_RDMA_H