summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
diff options
context:
space:
mode:
authorSunil Goutham <sgoutham@marvell.com>2021-08-27 14:45:07 +0300
committerDavid S. Miller <davem@davemloft.net>2021-08-29 12:46:15 +0300
commitcb0e3ec4e67923e00699e5ed59e5718ed159a344 (patch)
treee55bd6b410fa4b7a9008bd696a47ce2c58f2b28e /drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
parentd65a606b90ee2d4abd9961aadc9c3c69b9691e04 (diff)
downloadlinux-cb0e3ec4e67923e00699e5ed59e5718ed159a344.tar.xz
octeontx2-pf: Fix inconsistent license text
Fixed inconsistent license text across the netdev drivers. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c')
-rw-r--r--drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c b/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
index 67dced63b16e..ce25c2744435 100644
--- a/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
+++ b/drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
@@ -1,11 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
-/* Marvell OcteonTx2 RVU Ethernet driver
+/* Marvell RVU Ethernet driver
*
- * Copyright (C) 2020 Marvell International Ltd.
+ * Copyright (C) 2020 Marvell.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#include <linux/interrupt.h>