[PATCH 1/2] license/README: fix pathnames

2022-10-19 Thread Stephen Hemminger
The pathnames in the license directory README are incorrect. The current repository puts license text in license/ not licenses/. Signed-off-by: Stephen Hemminger Acked-by: Ferruh Yigit --- license/README | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/license/README

Re: [PATCH 1/2] license/README: fix pathnames and add MIT

2022-10-18 Thread Thomas Monjalon
: techbo...@dpdk.org; Stephen Hemminger > > > ; Ferruh Yigit > > > Subject: [PATCH 1/2] license/README: fix pathnames and add MIT > > > > > > The pathnames in the license directory README are incorrect. > > > The current repository puts license text in

Re: [PATCH 1/2] license/README: fix pathnames and add MIT

2022-10-17 Thread Stephen Hemminger
On Tue, 18 Oct 2022 02:46:40 + Hemant Agrawal wrote: > > -Original Message- > > From: Stephen Hemminger > > Sent: Tuesday, October 18, 2022 7:35 AM > > To: dev@dpdk.org > > Cc: techbo...@dpdk.org; Stephen Hemminger > > ; Ferruh Yigit > >

RE: [PATCH 1/2] license/README: fix pathnames and add MIT

2022-10-17 Thread Hemant Agrawal
> -Original Message- > From: Stephen Hemminger > Sent: Tuesday, October 18, 2022 7:35 AM > To: dev@dpdk.org > Cc: techbo...@dpdk.org; Stephen Hemminger > ; Ferruh Yigit > Subject: [PATCH 1/2] license/README: fix pathnames and add MIT > > The pathnames in the l

[PATCH 1/2] license/README: fix pathnames and add MIT

2022-10-17 Thread Stephen Hemminger
The pathnames in the license directory README are incorrect. The current repository puts license text in license/ not licenses/. Also, MIT license is used already in a couple of places so add the necessary entry in the README. Signed-off-by: Stephen Hemminger Acked-by: Ferruh Yigit --- license