[dpdk-dev] [PATCH] relicense various bits of the dpdk

Thomas Monjalon thomas at monjalon.net
Thu Feb 1 01:31:34 CET 2018


05/01/2018 11:53, Thomas Monjalon:
> 04/12/2017 16:55, Neil Horman:
> > +#	SPDX-License-Identifier:	BSD-3-Clause
> > +#	Copyright(c) 2015 Neil Horman. All rights reserved.
> > +#	Copyright(c) 2017 6WIND S.A.
> > +#	All rights reserved
> [...]
> >  /*-
> > - *   BSD LICENSE
> > + *   SPDX-License-Identifier: BSD-3-Clause 
> >   *
> >   *   Copyright(c) 2015 Neil Horman <nhorman at tuxdriver.com>.
> >   *   All rights reserved.
> >   *
> >   */
> 
> Other SPDX headers use only one space after # or *,
> and no empty line.
> 
> Also, SPDX should be on the first line (except for scripts):
> 	/* SPDX-License-Identifier: BSD-3-Clause
> 
> Please, let's take this opportunity to have consistent headers.
> Thanks

Ping.
Please could you do a v2?
Thanks


More information about the dev mailing list