The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: <tglx@linutronix.de>, <jason@lakedaemon.net>,
	<linux-kernel@vger.kernel.org>, <patches@opensource.cirrus.com>
Subject: Re: [PATCH] irqchip: madera: Fixup SPDX headers
Date: Fri, 26 Jul 2019 14:47:05 +0100	[thread overview]
Message-ID: <861rycoqli.wl-maz@kernel.org> (raw)
In-Reply-To: <20190625154717.28640-1-ckeepax@opensource.cirrus.com>

On Tue, 25 Jun 2019 16:47:17 +0100,
Charles Keepax <ckeepax@opensource.cirrus.com> wrote:
> 
> GPL-2.0-only is the preferred way of expressing v2 of the GPL, update
> the code to use this.
> 
> Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
> ---
>  drivers/irqchip/irq-madera.c       | 2 +-
>  include/linux/irqchip/irq-madera.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/irqchip/irq-madera.c b/drivers/irqchip/irq-madera.c
> index 8b81271c823c6..6b0457876941d 100644
> --- a/drivers/irqchip/irq-madera.c
> +++ b/drivers/irqchip/irq-madera.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Interrupt support for Cirrus Logic Madera codecs
>   *
> diff --git a/include/linux/irqchip/irq-madera.h b/include/linux/irqchip/irq-madera.h
> index 1160fa3769ae6..3a46cadd38654 100644
> --- a/include/linux/irqchip/irq-madera.h
> +++ b/include/linux/irqchip/irq-madera.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0-only */
>  /*
>   * Interrupt support for Cirrus Logic Madera codecs
>   *
> -- 
> 2.11.0
> 

I'm not sure this changes anything. LICENSES/preferred/GPL-2.0 doesn't
seem to distinguish the two tags.

Thomas, what do you think?

	M.

-- 
Jazz is not dead, it just smells funny.

  reply	other threads:[~2019-07-26 13:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-25 15:47 [PATCH] irqchip: madera: Fixup SPDX headers Charles Keepax
2019-07-26 13:47 ` Marc Zyngier [this message]
2019-07-26 15:00   ` Charles Keepax

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=861rycoqli.wl-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox