Re: [dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag

2019-11-27 Thread Thomas Monjalon
08/11/2019 05:00, Stephen Hemminger: > On Thu, 7 Nov 2019 14:37:43 -0600 > Allain Legacy wrote: > > > Replacing full license text with SPDX tag. > > > > Signed-off-by: Allain Legacy > > Thanks > Acked-by: Stephen Hemminger Applied, thanks

Re: [dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag

2019-11-07 Thread Stephen Hemminger
On Thu, 7 Nov 2019 14:37:43 -0600 Allain Legacy wrote: > Replacing full license text with SPDX tag. > > Signed-off-by: Allain Legacy Thanks Acked-by: Stephen Hemminger

Re: [dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag

2019-10-14 Thread David Marchand
On Tue, Aug 13, 2019 at 2:20 PM Allain Legacy wrote: > > Replacing full license text with SPDX tag. > > Signed-off-by: Allain Legacy > --- > app/test/test_cfgfile.c | 32 ++-- > 1 file changed, 2 insertions(+), 30 deletions(-) > > diff --git a/app/test/test_cfgfile.c

Re: [dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag

2019-08-14 Thread Peters, Matt
> -Original Message- > From: Legacy, Allain > Sent: Tuesday, August 13, 2019 8:20 AM > To: hemant.agra...@nxp.com > Cc: dev@dpdk.org; john.mcnam...@intel.com; marko.kovace...@intel.com; > cristian.dumitre...@intel.com; Peters, Matt > Subject: [PATCH 1/2] test: replace license text with SPDX

Re: [dpdk-dev] [PATCH 1/2] test: replace license text with SPDX tag

2019-08-14 Thread Hemant Agrawal
Acked-by: Hemant Agrawal