summaryrefslogtreecommitdiff
path: root/include/linux/qed/fcoe_common.h
diff options
context:
space:
mode:
authorAlexander Lobakin <alobakin@marvell.com>2020-06-29 14:05:07 +0300
committerDavid S. Miller <davem@davemloft.net>2020-06-30 15:51:39 -0700
commitab81e23cf77905896a5e51422eb58e8763507b85 (patch)
treef8394820d067676c6732c6e1dd824c2e28b5f59c /include/linux/qed/fcoe_common.h
parentff91e9292fc5aafd9ee1dc44c03cff69a3b0f39f (diff)
net: qed: correct existing SPDX tags
QLogic QED drivers source code is dual licensed under GPL-2.0/BSD-3-Clause. Correct already existing but wrong SPDX tags to match the actual license. Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/qed/fcoe_common.h')
-rw-r--r--include/linux/qed/fcoe_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/qed/fcoe_common.h b/include/linux/qed/fcoe_common.h
index 98cfc195abe2..a669d7d84284 100644
--- a/include/linux/qed/fcoe_common.h
+++ b/include/linux/qed/fcoe_common.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
/* QLogic qed NIC Driver
* Copyright (c) 2015 QLogic Corporation
*/