commit | 82352ae28fc9118ff539fc4c9cd8d94428b258bf | [log] [tgz] |
---|---|---|
author | Ed Maste <emaste@freebsd.org> | Thu May 28 17:08:59 2020 +0000 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri May 29 16:51:38 2020 -0300 |
tree | 0cd28c8dcf940dbae8a06ce2e58f1e0c9ede19e6 | |
parent | 1e4bd2ae4564adbf9f9b6d26fad65ddabd0147fc [diff] |
perf tools: Correct license on jsmn JSON parser 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 <emaste@freebsd.org> Acked-by: Andi Kleen <ak@linux.intel.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: http://lore.kernel.org/lkml/20200528170858.48457-1-emaste@freefall.freebsd.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>