Re: [dpdk-dev] [PATCH v5 1/4] Introducing SPDX License Identifiers

2018-01-04 Thread Thomas Monjalon
19/12/2017 11:14, Hemant Agrawal: > The DPDK uses the Open Source BSD-3-Clause license for the core libraries > and drivers. The kernel components are naturally GPLv2 licensed. > > Many of the files in the DPDK source code contain the full text of the > applicable license. For example, most of the

[dpdk-dev] [PATCH v5 1/4] Introducing SPDX License Identifiers

2017-12-19 Thread Hemant Agrawal
The DPDK uses the Open Source BSD-3-Clause license for the core libraries and drivers. The kernel components are naturally GPLv2 licensed. Many of the files in the DPDK source code contain the full text of the applicable license. For example, most of the BSD-3-Clause files contain a full copy of t