diff options
author | Sunil Goutham <sgoutham@marvell.com> | 2021-08-27 17:16:44 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-29 10:46:15 +0100 |
commit | c7cd6c5a460c92a58a0074936250462f539fa80d (patch) | |
tree | 28ea0e7d377881e3b53c95f3539cbf4afdc3f9be /drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h | |
parent | cb0e3ec4e67923e00699e5ed59e5718ed159a344 (diff) |
octeontx2-af: Fix inconsistent license text
Fixed inconsistent license text across the RVU admin
function driver.
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/af/npc_profile.h')
-rw-r--r-- | drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h b/drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h index fee655cc7523..588822a0cf21 100644 --- a/drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h +++ b/drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h @@ -1,11 +1,8 @@ /* SPDX-License-Identifier: GPL-2.0 */ -/* Marvell OcteonTx2 RVU Admin Function driver +/* Marvell RVU Admin Function driver * - * Copyright (C) 2018 Marvell International Ltd. + * Copyright (C) 2018 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. */ #ifndef NPC_PROFILE_H |