hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/net/ethernet/qlogic/qede/qede_dcbnl.c
....@@ -1,10 +1,8 @@
1
+// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
12 /* QLogic qede NIC Driver
2
-* Copyright (c) 2015 QLogic Corporation
3
-*
4
-* This software is available under the terms of the GNU General Public License
5
-* (GPL) Version 2, available from the file COPYING in the main directory of
6
-* this source tree.
7
-*/
3
+ * Copyright (c) 2015 QLogic Corporation
4
+ * Copyright (c) 2019-2020 Marvell International Ltd.
5
+ */
86
97 #include <linux/types.h>
108 #include <linux/netdevice.h>