From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Carlo Caione <ccaione@baylibre.com>
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 08/10] ARM: dts: meson8b: update with SPDX Licence identifier
Date: Tue, 21 May 2019 13:17:04 -0700 [thread overview]
Message-ID: <7hsgt75zr3.fsf@baylibre.com> (raw)
In-Reply-To: <CAFBinCB3Q9ZZP6UwiivWB_eb47vh6j2N9Og1qZWAi6hm4+17Tg@mail.gmail.com>
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> Hi Neil,
>
> On Mon, May 20, 2019 at 4:39 PM Neil Armstrong <narmstrong@baylibre.com> wrote:
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> ---
>> arch/arm/boot/dts/meson8b.dtsi | 42 +---------------------------------
>> 1 file changed, 1 insertion(+), 41 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi
>> index 800cd65fc50a..c38b0828b7ec 100644
>> --- a/arch/arm/boot/dts/meson8b.dtsi
>> +++ b/arch/arm/boot/dts/meson8b.dtsi
>> @@ -1,47 +1,7 @@
>> +// SPDX-License-Identifier: GPL-2.0 OR X11
>
> the GPL text below states "either version 2 of the License, or (at
> your option) any later version" so I believe this should be GPL-2.0+
The "at your option" here is key. IMO, we should stick to the more
common kernel practice of GPL-2.0 unless the original author (Carlo
now Cc'd) wants to make it GPL-2.0+
Kevin
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Carlo Caione <ccaione@baylibre.com>
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 08/10] ARM: dts: meson8b: update with SPDX Licence identifier
Date: Tue, 21 May 2019 13:17:04 -0700 [thread overview]
Message-ID: <7hsgt75zr3.fsf@baylibre.com> (raw)
In-Reply-To: <CAFBinCB3Q9ZZP6UwiivWB_eb47vh6j2N9Og1qZWAi6hm4+17Tg@mail.gmail.com>
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> Hi Neil,
>
> On Mon, May 20, 2019 at 4:39 PM Neil Armstrong <narmstrong@baylibre.com> wrote:
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> ---
>> arch/arm/boot/dts/meson8b.dtsi | 42 +---------------------------------
>> 1 file changed, 1 insertion(+), 41 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi
>> index 800cd65fc50a..c38b0828b7ec 100644
>> --- a/arch/arm/boot/dts/meson8b.dtsi
>> +++ b/arch/arm/boot/dts/meson8b.dtsi
>> @@ -1,47 +1,7 @@
>> +// SPDX-License-Identifier: GPL-2.0 OR X11
>
> the GPL text below states "either version 2 of the License, or (at
> your option) any later version" so I believe this should be GPL-2.0+
The "at your option" here is key. IMO, we should stick to the more
common kernel practice of GPL-2.0 unless the original author (Carlo
now Cc'd) wants to make it GPL-2.0+
Kevin
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Carlo Caione <ccaione@baylibre.com>
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 08/10] ARM: dts: meson8b: update with SPDX Licence identifier
Date: Tue, 21 May 2019 13:17:04 -0700 [thread overview]
Message-ID: <7hsgt75zr3.fsf@baylibre.com> (raw)
In-Reply-To: <CAFBinCB3Q9ZZP6UwiivWB_eb47vh6j2N9Og1qZWAi6hm4+17Tg@mail.gmail.com>
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
> Hi Neil,
>
> On Mon, May 20, 2019 at 4:39 PM Neil Armstrong <narmstrong@baylibre.com> wrote:
>>
>> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
>> ---
>> arch/arm/boot/dts/meson8b.dtsi | 42 +---------------------------------
>> 1 file changed, 1 insertion(+), 41 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/meson8b.dtsi b/arch/arm/boot/dts/meson8b.dtsi
>> index 800cd65fc50a..c38b0828b7ec 100644
>> --- a/arch/arm/boot/dts/meson8b.dtsi
>> +++ b/arch/arm/boot/dts/meson8b.dtsi
>> @@ -1,47 +1,7 @@
>> +// SPDX-License-Identifier: GPL-2.0 OR X11
>
> the GPL text below states "either version 2 of the License, or (at
> your option) any later version" so I believe this should be GPL-2.0+
The "at your option" here is key. IMO, we should stick to the more
common kernel practice of GPL-2.0 unless the original author (Carlo
now Cc'd) wants to make it GPL-2.0+
Kevin
next prev parent reply other threads:[~2019-05-21 20:17 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-20 14:38 [PATCH 00/10] ARM: meson: update with SPDX Licence identifier Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 01/10] ARM: dts: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 02/10] ARM: dts: meson6-atv1200: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 03/10] ARM: dts: meson6: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 18:05 ` Martin Blumenstingl
2019-05-20 18:05 ` Martin Blumenstingl
2019-05-20 18:05 ` Martin Blumenstingl
2019-05-20 14:38 ` [PATCH 04/10] ARM: dts: meson8-minix-neo-x8: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 05/10] ARM: dts: meson8: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 18:04 ` Martin Blumenstingl
2019-05-20 18:04 ` Martin Blumenstingl
2019-05-20 18:04 ` Martin Blumenstingl
2019-05-20 14:38 ` [PATCH 06/10] ARM: dts: meson8b-mxq: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 07/10] ARM: dts: meson8b-odroidc1: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 08/10] ARM: dts: meson8b: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 18:03 ` Martin Blumenstingl
2019-05-20 18:03 ` Martin Blumenstingl
2019-05-20 18:03 ` Martin Blumenstingl
2019-05-21 20:17 ` Kevin Hilman [this message]
2019-05-21 20:17 ` Kevin Hilman
2019-05-21 20:17 ` Kevin Hilman
2019-05-20 14:38 ` [PATCH 09/10] ARM: debug: meson.S: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` [PATCH 10/10] ARM: mach-meson: " Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 14:38 ` Neil Armstrong
2019-05-20 18:06 ` [PATCH 00/10] ARM: meson: " Martin Blumenstingl
2019-05-20 18:06 ` Martin Blumenstingl
2019-05-20 18:06 ` Martin Blumenstingl
2019-05-20 18:34 ` Neil Armstrong
2019-05-20 18:34 ` Neil Armstrong
2019-05-20 18:34 ` Neil Armstrong
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=7hsgt75zr3.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=ccaione@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=narmstrong@baylibre.com \
/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.