On 11/12/2020 11:24, Thomas Monjalon wrote: > 11/12/2020 12:20, Thomas Monjalon: >> 03/12/2020 10:43, Bruce Richardson: >>> On Wed, Dec 02, 2020 at 07:01:40PM +0000, John McNamara wrote: >>>> The license/exceptions.txt file lists a small number of files >>>> that have licenses that are exceptions to the three main >>>> licenses defined in the Intellectual Property Policy of the >>>> DPDK Charter. >>>> >>>> The three exception licenses are MIT, ISC and BSD-2-Clause. >>>> Each of these licenses states that the content of the license >>>> message should be included in the code distribution. This >>>> change adds the text of the MIT, ISC and BSD-2-Clause licenses >>>> as defined on the SPDX website. >>>> >>>> Signed-off-by: John McNamara <john.mcnam...@intel.com> >>>> --- >>> Acked-by: Bruce Richardson <bruce.richard...@intel.com> >> >> Applied, thanks > > Added Cc stable to be compliant with the licenses in 18.11 and 19.11. > >
Applied to 18.11 branch, thanks.