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

2018-01-31 Thread Neil Horman
On Thu, Feb 01, 2018 at 01:31:34AM +0100, Thomas Monjalon wrote: > 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

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

2018-01-31 Thread Thomas Monjalon
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

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

2018-01-05 Thread 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 > * >

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

2017-12-05 Thread Hemant Agrawal
On 12/4/2017 9:25 PM, Neil Horman wrote: Received a note the other day from the Linux Foundation governance board for DPDK indicating that several files I have copyright on need to be relicensed to be compliant with the DPDK licensing guidelines. I have some concerns with some parts of the reque

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

2017-12-04 Thread Neil Horman
Received a note the other day from the Linux Foundation governance board for DPDK indicating that several files I have copyright on need to be relicensed to be compliant with the DPDK licensing guidelines. I have some concerns with some parts of the request, but am not opposed to other parts. So,