Re: [dpdk-dev] [PATCH] net/null: replace BSD text with SPDX id

2019-08-26 Thread Ferruh Yigit
On 8/26/2019 4:15 AM, Takanari Hayama wrote: > > On 2019/08/26 10:07, Tetsuya Mukawa wrote: >> 2019年8月17日(土) 5:43 Stephen Hemminger : >>> >>> Replace the boilerplate BSD license text with the equivalent >>> SPDX license id. >>> >>> Signed-off-by: Stephen Hemminger >>> Acked-by: Tetsuya Mukawa >

Re: [dpdk-dev] [PATCH] net/null: replace BSD text with SPDX id

2019-08-25 Thread Takanari Hayama
On 2019/08/26 10:07, Tetsuya Mukawa wrote: > 2019年8月17日(土) 5:43 Stephen Hemminger : >> >> Replace the boilerplate BSD license text with the equivalent >> SPDX license id. >> >> Signed-off-by: Stephen Hemminger >> Acked-by: Tetsuya Mukawa Acked-by: Takanari Hayama >> --- >> drivers/net/null/

Re: [dpdk-dev] [PATCH] net/null: replace BSD text with SPDX id

2019-08-25 Thread Tetsuya Mukawa
2019年8月17日(土) 5:43 Stephen Hemminger : > > Replace the boilerplate BSD license text with the equivalent > SPDX license id. > > Signed-off-by: Stephen Hemminger > Acked-by: Tetsuya Mukawa > --- > drivers/net/null/rte_eth_null.c | 34 +++-- > 1 file changed, 3 insertion

[dpdk-dev] [PATCH] net/null: replace BSD text with SPDX id

2019-08-16 Thread Stephen Hemminger
Replace the boilerplate BSD license text with the equivalent SPDX license id. Signed-off-by: Stephen Hemminger Acked-by: Tetsuya Mukawa --- drivers/net/null/rte_eth_null.c | 34 +++-- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/drivers/net/null/rte