Re: [RESEND PATCH v2] perf tools: correct license on jsmn json parser

2020-05-29 Thread Arnaldo Carvalho de Melo
Em Thu, May 28, 2020 at 05:08:59PM +, Ed Maste escreveu: > From: Ed Maste > > This header is part of the jsmn json parser, introduced in 867a979a83. > Correct the SPDX tag to indicate that it is under the MIT license. Thanks, applied. - Arnaldo > Signed-off-by: Ed Maste > Acked-by: Andi

[RESEND PATCH v2] perf tools: correct license on jsmn json parser

2020-05-28 Thread Ed Maste
From: Ed Maste This header is part of the jsmn json parser, introduced in 867a979a83. Correct the SPDX tag to indicate that it is under the MIT license. Signed-off-by: Ed Maste Acked-by: Andi Kleen --- tools/perf/pmu-events/jsmn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --