Re: [dpdk-dev] [PATCH v2] add top level SPDX license identifier.

2020-02-22 Thread Thomas Monjalon
28/11/2019 08:05, Hemant Agrawal: > This patch adds top level SPDX license identifiers for some of the dpdk > source and scripts, where the copyright owners have not yet agreed to > replace the full BSD-3 license plate. > > This patch also add SPDX license tag for some of files with no > previous

Re: [dpdk-dev] [PATCH v2] add top level SPDX license identifier.

2019-11-28 Thread Thomas Monjalon
28/11/2019 08:05, Hemant Agrawal: > This patch adds top level SPDX license identifiers for some of the dpdk > source and scripts, where the copyright owners have not yet agreed to > replace the full BSD-3 license plate. > > This patch also add SPDX license tag for some of files with no > previous

[dpdk-dev] [PATCH v2] add top level SPDX license identifier.

2019-11-27 Thread Hemant Agrawal
This patch adds top level SPDX license identifiers for some of the dpdk source and scripts, where the copyright owners have not yet agreed to replace the full BSD-3 license plate. This patch also add SPDX license tag for some of files with no previous license plates. (DPDK is BSD-3) Signed-off-by