All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Igor Opaniuk <igor.opaniuk@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	linux-kernel@vger.kernel.org, Stefan Agner <stefan@agner.ch>,
	Oleksandr Suvorov <oleksandr.suvorov@toradex.com>,
	Philippe Schenker <philippe.schenker@toradex.com>,
	Rob Herring <robh+dt@kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Max Krummenacher <max.krummenacher@toradex.com>,
	Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up
Date: Mon, 16 Mar 2020 10:27:44 +0800	[thread overview]
Message-ID: <20200316022739.GV17221@dragon> (raw)
In-Reply-To: <20200312083830.18011-1-igor.opaniuk@gmail.com>

On Thu, Mar 12, 2020 at 10:38:27AM +0200, Igor Opaniuk wrote:
> 1. Replace boiler plate licenses texts with the SPDX license
> identifiers in Toradex Vybrid-based SoM device trees.
> 2. As X11 is identical to the MIT License, but with an extra sentence
> that prohibits using the copyright holders' names for advertising or
> promotional purposes without written permission, use MIT license instead
> of X11 ('s/X11/MIT/g').
> 3. Replace "Toradex AG" with "Toradex" in the Copyright notice.
> 4. Use GPL2.0+ instead of GPL2.0, as it's used now by default for all
> new DTS files.
> 
> v2:
> - Drop switching from GPL2.0+ to GPL2.0 [Marcel Ziswiler]
> - Replace "Toradex AG" with "Toradex" in the Copyright notice [Marcel Ziswiler]
> 
> Igor Opaniuk (3):
>   arm: dts: imx6: toradex: use SPDX-License-Identifier
>   arm: dts: imx7: toradex: use SPDX-License-Identifier
>   arm: dts: vf: toradex: SPDX tags and copyright cleanup

Change prefix to 'ARM: ...' and applied all, thanks.

_______________________________________________
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: Shawn Guo <shawnguo@kernel.org>
To: Igor Opaniuk <igor.opaniuk@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Philippe Schenker <philippe.schenker@toradex.com>,
	Oleksandr Suvorov <oleksandr.suvorov@toradex.com>,
	Max Krummenacher <max.krummenacher@toradex.com>,
	Fabio Estevam <festevam@gmail.com>,
	Mark Rutland <mark.rutland@arm.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Stefan Agner <stefan@agner.ch>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up
Date: Mon, 16 Mar 2020 10:27:44 +0800	[thread overview]
Message-ID: <20200316022739.GV17221@dragon> (raw)
In-Reply-To: <20200312083830.18011-1-igor.opaniuk@gmail.com>

On Thu, Mar 12, 2020 at 10:38:27AM +0200, Igor Opaniuk wrote:
> 1. Replace boiler plate licenses texts with the SPDX license
> identifiers in Toradex Vybrid-based SoM device trees.
> 2. As X11 is identical to the MIT License, but with an extra sentence
> that prohibits using the copyright holders' names for advertising or
> promotional purposes without written permission, use MIT license instead
> of X11 ('s/X11/MIT/g').
> 3. Replace "Toradex AG" with "Toradex" in the Copyright notice.
> 4. Use GPL2.0+ instead of GPL2.0, as it's used now by default for all
> new DTS files.
> 
> v2:
> - Drop switching from GPL2.0+ to GPL2.0 [Marcel Ziswiler]
> - Replace "Toradex AG" with "Toradex" in the Copyright notice [Marcel Ziswiler]
> 
> Igor Opaniuk (3):
>   arm: dts: imx6: toradex: use SPDX-License-Identifier
>   arm: dts: imx7: toradex: use SPDX-License-Identifier
>   arm: dts: vf: toradex: SPDX tags and copyright cleanup

Change prefix to 'ARM: ...' and applied all, thanks.

  parent reply	other threads:[~2020-03-16  2:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12  8:38 [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up Igor Opaniuk
2020-03-12  8:38 ` Igor Opaniuk
2020-03-12  8:38 ` [PATCH v2 1/3] arm: dts: imx6: toradex: use SPDX-License-Identifier Igor Opaniuk
2020-03-12  8:38   ` Igor Opaniuk
2020-03-12  9:15   ` Oleksandr Suvorov
2020-03-12  9:15     ` Oleksandr Suvorov
2020-03-12  8:38 ` [PATCH v2 2/3] arm: dts: imx7: " Igor Opaniuk
2020-03-12  8:38   ` Igor Opaniuk
2020-03-12  9:16   ` Oleksandr Suvorov
2020-03-12  9:16     ` Oleksandr Suvorov
2020-03-12  8:38 ` [PATCH v2 3/3] arm: dts: vf: toradex: SPDX tags and copyright cleanup Igor Opaniuk
2020-03-12  8:38   ` Igor Opaniuk
2020-03-12  9:18   ` Oleksandr Suvorov
2020-03-12  9:18     ` Oleksandr Suvorov
2020-03-16  2:27 ` Shawn Guo [this message]
2020-03-16  2:27   ` [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up Shawn Guo

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=20200316022739.GV17221@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=igor.opaniuk@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=mark.rutland@arm.com \
    --cc=max.krummenacher@toradex.com \
    --cc=oleksandr.suvorov@toradex.com \
    --cc=philippe.schenker@toradex.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=stefan@agner.ch \
    /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.