diff mbox series

[v1,5/5] arm: dts: vf: toradex: re-license GPL-2.0+ to GPL-2.0

Message ID 1582565548-20627-5-git-send-email-igor.opaniuk@gmail.com (mailing list archive)
State Superseded
Headers show
Series [v1,1/5] arm: dts: imx6: toradex: use SPDX-License-Identifier | expand

Commit Message

Igor Opaniuk Feb. 24, 2020, 5:32 p.m. UTC
From: Igor Opaniuk <igor.opaniuk@toradex.com>

Specify explicitly that GPL-2.0 license can be used and not
GPL-2.0+ (which also includes next less permissive versions of GPL)
in Toradex Vybrid-based SoM device trees.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
---

 arch/arm/boot/dts/vf610m4-colibri.dts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Oleksandr Suvorov Feb. 26, 2020, 9:29 a.m. UTC | #1
On Mon, Feb 24, 2020 at 7:33 PM Igor Opaniuk <igor.opaniuk@gmail.com> wrote:
>
> From: Igor Opaniuk <igor.opaniuk@toradex.com>
>
> Specify explicitly that GPL-2.0 license can be used and not
> GPL-2.0+ (which also includes next less permissive versions of GPL)
> in Toradex Vybrid-based SoM device trees.
>
> Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>

Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>

And please ignore my note about copyright for the previous change of this file.

> ---
>
>  arch/arm/boot/dts/vf610m4-colibri.dts | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/vf610m4-colibri.dts b/arch/arm/boot/dts/vf610m4-colibri.dts
> index 2c2db47..75c6d82 100644
> --- a/arch/arm/boot/dts/vf610m4-colibri.dts
> +++ b/arch/arm/boot/dts/vf610m4-colibri.dts
> @@ -1,7 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0+ OR MIT
> +// SPDX-License-Identifier: GPL-2.0 OR MIT
>  /*
>   * Device tree for Colibri VF61 Cortex-M4 support
>   *
> + * Copyright (C) 2020 Toradex AG
>   * Copyright (C) 2015 Stefan Agner
>   */
>
> --
> 2.7.4
>
Stefan Agner Feb. 26, 2020, 10 a.m. UTC | #2
On 2020-02-26 10:29, Oleksandr Suvorov wrote:
> On Mon, Feb 24, 2020 at 7:33 PM Igor Opaniuk <igor.opaniuk@gmail.com> wrote:
>>
>> From: Igor Opaniuk <igor.opaniuk@toradex.com>
>>
>> Specify explicitly that GPL-2.0 license can be used and not
>> GPL-2.0+ (which also includes next less permissive versions of GPL)
>> in Toradex Vybrid-based SoM device trees.
>>
>> Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
> 
> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
> 
> And please ignore my note about copyright for the previous change of this file.
> 

The Linux on Vybrids Cortex-M4 was an entirely private endeavour of me,
so there is no Toradex Copyright here.

I agree on the License change.

Acked-by: Stefan Agner <stefan@agner.ch>

--
Stefan

>> ---
>>
>>  arch/arm/boot/dts/vf610m4-colibri.dts | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/vf610m4-colibri.dts b/arch/arm/boot/dts/vf610m4-colibri.dts
>> index 2c2db47..75c6d82 100644
>> --- a/arch/arm/boot/dts/vf610m4-colibri.dts
>> +++ b/arch/arm/boot/dts/vf610m4-colibri.dts
>> @@ -1,7 +1,8 @@
>> -// SPDX-License-Identifier: GPL-2.0+ OR MIT
>> +// SPDX-License-Identifier: GPL-2.0 OR MIT
>>  /*
>>   * Device tree for Colibri VF61 Cortex-M4 support
>>   *
>> + * Copyright (C) 2020 Toradex AG
>>   * Copyright (C) 2015 Stefan Agner
>>   */
>>
>> --
>> 2.7.4
>>
Marcel Ziswiler Feb. 28, 2020, 4:55 p.m. UTC | #3
Hi Igor

On Mon, 2020-02-24 at 19:32 +0200, Igor Opaniuk wrote:
> From: Igor Opaniuk <igor.opaniuk@toradex.com>
> 
> Specify explicitly that GPL-2.0 license can be used and not
> GPL-2.0+ (which also includes next less permissive versions of GPL)
> in Toradex Vybrid-based SoM device trees.

NAK, as stated before.

Thanks!

Cheers

Marcel
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/vf610m4-colibri.dts b/arch/arm/boot/dts/vf610m4-colibri.dts
index 2c2db47..75c6d82 100644
--- a/arch/arm/boot/dts/vf610m4-colibri.dts
+++ b/arch/arm/boot/dts/vf610m4-colibri.dts
@@ -1,7 +1,8 @@ 
-// SPDX-License-Identifier: GPL-2.0+ OR MIT
+// SPDX-License-Identifier: GPL-2.0 OR MIT
 /*
  * Device tree for Colibri VF61 Cortex-M4 support
  *
+ * Copyright (C) 2020 Toradex AG
  * Copyright (C) 2015 Stefan Agner
  */