From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Ed Maste <emaste@freefall.freebsd.org>
Cc: linux-kernel@vger.kernel.org, Ed Maste <emaste@freebsd.org>,
Andi Kleen <ak@linux.intel.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [RESEND PATCH v2] perf tools: correct license on jsmn json parser
Date: Fri, 29 May 2020 13:05:22 -0300 [thread overview]
Message-ID: <20200529160522.GC537@kernel.org> (raw)
In-Reply-To: <20200528170858.48457-1-emaste@freefall.freebsd.org>
Em Thu, May 28, 2020 at 05:08:59PM +0000, Ed Maste escreveu:
> From: Ed Maste <emaste@freebsd.org>
>
> 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 <emaste@freebsd.org>
> Acked-by: Andi Kleen <ak@linux.intel.com>
> ---
> tools/perf/pmu-events/jsmn.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/pmu-events/jsmn.h b/tools/perf/pmu-events/jsmn.h
> index c7b0f6ea2a31..1bdfd55fff30 100644
> --- a/tools/perf/pmu-events/jsmn.h
> +++ b/tools/perf/pmu-events/jsmn.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: MIT */
> #ifndef __JSMN_H_
> #define __JSMN_H_
>
> --
> 2.24.0
>
--
- Arnaldo
prev parent reply other threads:[~2020-05-29 16:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-12 15:12 [PATCH] perf tools: correct license on jsmn json parser Ed Maste
2019-12-12 17:00 ` Ed Maste
2019-12-12 23:49 ` Andi Kleen
2019-12-13 15:46 ` [PATCH v2] " emaste
2019-12-13 18:55 ` Andi Kleen
2020-05-28 17:08 ` [RESEND PATCH " Ed Maste
2020-05-29 16:05 ` Arnaldo Carvalho de Melo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200529160522.GC537@kernel.org \
--to=acme@kernel.org \
--cc=ak@linux.intel.com \
--cc=emaste@freebsd.org \
--cc=emaste@freefall.freebsd.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.