From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: imx: Switch to SPDX identifier
Date: Fri, 11 May 2018 16:08:05 +0800 [thread overview]
Message-ID: <20180511080804.GC26863@dragon> (raw)
In-Reply-To: <1525717420-9360-1-git-send-email-festevam@gmail.com>
On Mon, May 07, 2018 at 03:23:40PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Adopt the SPDX license identifier headers to ease license compliance
> management.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
> arch/arm/boot/dts/imx1.dtsi | 13 +++---------
> arch/arm/boot/dts/imx23.dtsi | 13 +++---------
> arch/arm/boot/dts/imx25.dtsi | 13 +++---------
> arch/arm/boot/dts/imx27.dtsi | 13 +++---------
> arch/arm/boot/dts/imx28.dtsi | 13 +++---------
> arch/arm/boot/dts/imx31.dtsi | 13 +++---------
> arch/arm/boot/dts/imx35.dtsi | 14 +++++--------
> arch/arm/boot/dts/imx51.dtsi | 15 ++++----------
> arch/arm/boot/dts/imx6dl.dtsi | 12 +++--------
> arch/arm/boot/dts/imx6q.dtsi | 12 +++--------
> arch/arm/boot/dts/imx6qdl.dtsi | 15 ++++----------
> arch/arm/boot/dts/imx6qp.dtsi | 44 +++-------------------------------------
> arch/arm/boot/dts/imx6sl.dtsi | 11 +++-------
> arch/arm/boot/dts/imx6sx.dtsi | 10 +++------
> arch/arm/boot/dts/imx6ul.dtsi | 10 +++------
> arch/arm/boot/dts/imx7d.dtsi | 46 ++++--------------------------------------
> arch/arm/boot/dts/imx7s.dtsi | 46 ++++--------------------------------------
> 17 files changed, 57 insertions(+), 256 deletions(-)
<snip>
> diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
> index 6c28b9c..08ea75ae 100644
> --- a/arch/arm/boot/dts/imx27.dtsi
> +++ b/arch/arm/boot/dts/imx27.dtsi
> @@ -1,13 +1,6 @@
> -/*
> - * Copyright 2012 Sascha Hauer, Pengutronix
> - *
> - * The code contained herein is licensed under the GNU General Public
> - * License. You may obtain a copy of the GNU General Public License
> - * Version 2 or later at the following locations:
> - *
> - * http://www.opensource.org/licenses/gpl-license.html
> - * http://www.gnu.org/copyleft/gpl.html
> - */
> +// SPDX-License-Identifier: GPL-2.0+
> +//
> +//Copyright 2012 Sascha Hauer, Pengutronix
A space is missing right after //.
Fixed it up and applied the patch.
Shawn
prev parent reply other threads:[~2018-05-11 8:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-07 18:23 [PATCH] ARM: dts: imx: Switch to SPDX identifier Fabio Estevam
2018-05-11 8:08 ` Shawn Guo [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=20180511080804.GC26863@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.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.