[dpdk-dev] [PATCH v2] net/bnx2x: move SPDX tags to source files
Hemant
hemant.agrawal at nxp.com
Mon Jul 16 08:29:52 CEST 2018
Hi Rasesh
On 7/14/2018 7:03 AM, Rasesh Mody wrote:
> diff --git a/drivers/net/bnx2x/bnx2x_stats.h b/drivers/net/bnx2x/bnx2x_stats.h
> index 6fcaf60..107ef20 100644
> --- a/drivers/net/bnx2x/bnx2x_stats.h
> +++ b/drivers/net/bnx2x/bnx2x_stats.h
> @@ -1,4 +1,4 @@
> -/*-
> +/* SPDX-License-Identifier: BSD-3-Clause
> * Copyright (c) 2007-2013 Cavium Inc. All rights reserved.
> *
> * Eric Davis <edavis at broadcom.com>
> @@ -9,8 +9,6 @@
> * Copyright (c) 2015-2018 Cavium Inc.
> * All rights reserved.
> * www.cavium.com
> - *
> - * See LICENSE.bnx2x_pmd for copyright and licensing details.
> */
>
>
I see that some of the files have the Cavium copyright two times (like
above). you may want to clean it in future patch.
Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
More information about the dev
mailing list