[dpdk-dev] [PATCH] net/bnx2x: move SPDX tags to source files
Mody, Rasesh
Rasesh.Mody at cavium.com
Tue Jul 10 17:57:38 CEST 2018
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Monday, July 09, 2018 2:07 PM
>
> Hi,
>
> 08/07/2018 07:24, Rasesh Mody:
> > We were using LICENSE.bnx2x_pmd to reference inclusion of SPDX
> > licensing tag from all the source file. Remove the LICENSE.bnx2x_pmd
> > file and directly include SPDX tags in source files.
> >
> > Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>
> > --- a/drivers/net/bnx2x/Makefile
> > +++ b/drivers/net/bnx2x/Makefile
> > @@ -2,7 +2,7 @@
> > # All rights reserved.
> > # www.cavium.com
> > #
> > -# See LICENSE.bnx2x_pmd for copyright and licensing details.
> > +# SPDX-License-Identifier: BSD-3-Clause
>
> The SPDX line should be the first line.
I will send a v2 with the change.
Thanks!
-Rasesh
>
> You can take a look at doc/guides/contributing/patches.rst
>
> Thanks
>
More information about the dev
mailing list