Re: [dpdk-dev] [PATCH v3] net/bnxt: convert to SPDX license tag

2018-04-05 Thread Ferruh Yigit
On 4/3/2018 7:29 AM, Hemant Agrawal wrote: > > On 4/3/2018 4:04 AM, Ajit Khaparde wrote: >> From: Scott Branden >> >> Update the license header on bnxt files to be the standard >> BSD-3-Clause license used for the rest of DPDK, >> bring the files in compliance with the DPDK licensing policy. >> >

Re: [dpdk-dev] [PATCH v3] net/bnxt: convert to SPDX license tag

2018-04-02 Thread Hemant Agrawal
On 4/3/2018 4:04 AM, Ajit Khaparde wrote: From: Scott Branden Update the license header on bnxt files to be the standard BSD-3-Clause license used for the rest of DPDK, bring the files in compliance with the DPDK licensing policy. Signed-off-by: Scott Branden Signed-off-by: Ajit Khaparde --