Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-30 Thread Hemant Agrawal
Hi Ferruh, On 5/30/2018 4:18 PM, Kovacevic, Marko wrote: >>> [Hemant] I got following recommendation from the Linux Foundation legal: >>> "For files that are e.g. release scripts and documentation, these >>> are typically understood to consist of contributions that are >>> copyrighted by their c

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-30 Thread Ferruh Yigit
On 5/30/2018 4:18 PM, Kovacevic, Marko wrote: >>> [Hemant] I got following recommendation from the Linux Foundation legal: >>> "For files that are e.g. release scripts and documentation, these are >>> typically understood to consist of contributions that are copyrighted >>> by their contributors. S

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-30 Thread Kovacevic, Marko
> > [Hemant] I got following recommendation from the Linux Foundation legal: > > "For files that are e.g. release scripts and documentation, these are > > typically understood to consist of contributions that are copyrighted > > by their contributors. So even if there isn't a notice in the file, it

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-29 Thread Mcnamara, John
> -Original Message- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Tuesday, May 29, 2018 4:25 AM > To: Mcnamara, John ; Kovacevic, Marko > ; Thomas Monjalon ; Yigit, > Ferruh > Cc: dev@dpdk.org > Subject: RE: [dpdk-dev] [PATCH v1] doc: add S

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-28 Thread Hemant Agrawal
HI John, > > -Original Message- > From: Kovacevic, Marko [mailto:marko.kovace...@intel.com] > Sent: Friday, May 25, 2018 9:00 PM > To: Thomas Monjalon ; Hemant Agrawal > ; Yigit, Ferruh > Cc: dev@dpdk.org; Mcnamara, John > Subject: RE: [dpdk-dev] [PATCH v1] doc:

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-28 Thread Mcnamara, John
> -Original Message- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Saturday, May 26, 2018 1:59 PM > To: Kovacevic, Marko ; Thomas Monjalon > ; Yigit, Ferruh > Cc: dev@dpdk.org; Mcnamara, John > Subject: RE: [dpdk-dev] [PATCH v1] doc: add SPDX

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-26 Thread Hemant Agrawal
-Original Message- From: Kovacevic, Marko [mailto:marko.kovace...@intel.com] Sent: Friday, May 25, 2018 9:00 PM To: Thomas Monjalon ; Hemant Agrawal ; Yigit, Ferruh Cc: dev@dpdk.org; Mcnamara, John Subject: RE: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files > > &g

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-25 Thread Kovacevic, Marko
> > > It has been recommended to add SPDX tags to release notes, with a global > copyright on behalf of all contributors, or community. > > We need a v2 of this patch, thanks. > > Hi Thomas, What exactly is the global copyright ? Marko K

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-05-25 Thread Thomas Monjalon
10/04/2018 06:38, Hemant Agrawal: > On 4/9/2018 7:24 PM, Ferruh Yigit wrote: > > On 4/9/2018 2:11 PM, Marko Kovacevic wrote: > >> Added SPDX headers to doc files to have them aligned with > >> the other doc files. > >> > >> Signed-off-by: Marko Kovacevic > > > > <...> > > > >> doc/guides/rel_n

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-04-09 Thread Hemant Agrawal
On 4/9/2018 7:24 PM, Ferruh Yigit wrote: On 4/9/2018 2:11 PM, Marko Kovacevic wrote: Added SPDX headers to doc files to have them aligned with the other doc files. Signed-off-by: Marko Kovacevic <...> doc/guides/rel_notes/release_16_04.rst | 3 +++ doc/guides/rel_notes/release

Re: [dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-04-09 Thread Ferruh Yigit
On 4/9/2018 2:11 PM, Marko Kovacevic wrote: > Added SPDX headers to doc files to have them aligned with > the other doc files. > > Signed-off-by: Marko Kovacevic <...> > doc/guides/rel_notes/release_16_04.rst | 3 +++ > doc/guides/rel_notes/release_16_07.rst | 3 +++ > doc/

[dpdk-dev] [PATCH v1] doc: add SPDX Licence to doc files

2018-04-09 Thread Marko Kovacevic
Added SPDX headers to doc files to have them aligned with the other doc files. Signed-off-by: Marko Kovacevic --- doc/guides/contributing/cheatsheet.rst | 3 +++ doc/guides/contributing/coding_style.rst | 3 +++ doc/guides/contributing/design.rst | 3 +++ doc/guid