All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx50: Switch to SPDX identifier
@ 2018-11-29 11:18 Fabio Estevam
  2018-11-29 11:18 ` [PATCH 2/2] ARM: dts: imx53: " Fabio Estevam
  2018-12-05  3:37 ` [PATCH 1/2] ARM: dts: imx50: " Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-11-29 11:18 UTC (permalink / raw)
  To: linux-arm-kernel

Adopt the SPDX license identifier headers to ease license compliance
management. 

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/boot/dts/imx50.dtsi | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/arch/arm/boot/dts/imx50.dtsi b/arch/arm/boot/dts/imx50.dtsi
index 8be4ff4..ee1e3e8 100644
--- a/arch/arm/boot/dts/imx50.dtsi
+++ b/arch/arm/boot/dts/imx50.dtsi
@@ -1,15 +1,8 @@
-/*
- * Copyright 2013 Greg Ungerer <gerg@uclinux.org>
- * Copyright 2011 Freescale Semiconductor, Inc.
- * Copyright 2011 Linaro Ltd.
- *
- * 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 2013 Greg Ungerer <gerg@uclinux.org>
+// Copyright 2011 Freescale Semiconductor, Inc.
+// Copyright 2011 Linaro Ltd.
 
 #include "imx50-pinfunc.h"
 #include <dt-bindings/gpio/gpio.h>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ARM: dts: imx53: Switch to SPDX identifier
  2018-11-29 11:18 [PATCH 1/2] ARM: dts: imx50: Switch to SPDX identifier Fabio Estevam
@ 2018-11-29 11:18 ` Fabio Estevam
  2018-12-05  3:37 ` [PATCH 1/2] ARM: dts: imx50: " Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-11-29 11:18 UTC (permalink / raw)
  To: linux-arm-kernel

Adopt the SPDX license identifier headers to ease license compliance
management. 

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/boot/dts/imx53.dtsi | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index 930e2e1..a9804c0 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -1,14 +1,7 @@
-/*
- * Copyright 2011 Freescale Semiconductor, Inc.
- * Copyright 2011 Linaro Ltd.
- *
- * 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 2011 Freescale Semiconductor, Inc.
+// Copyright 2011 Linaro Ltd.
 
 #include "imx53-pinfunc.h"
 #include <dt-bindings/clock/imx5-clock.h>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] ARM: dts: imx50: Switch to SPDX identifier
  2018-11-29 11:18 [PATCH 1/2] ARM: dts: imx50: Switch to SPDX identifier Fabio Estevam
  2018-11-29 11:18 ` [PATCH 2/2] ARM: dts: imx53: " Fabio Estevam
@ 2018-12-05  3:37 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2018-12-05  3:37 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: linux-arm-kernel

On Thu, Nov 29, 2018 at 09:18:13AM -0200, Fabio Estevam wrote:
> Adopt the SPDX license identifier headers to ease license compliance
> management. 
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Applied both, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-05  3:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29 11:18 [PATCH 1/2] ARM: dts: imx50: Switch to SPDX identifier Fabio Estevam
2018-11-29 11:18 ` [PATCH 2/2] ARM: dts: imx53: " Fabio Estevam
2018-12-05  3:37 ` [PATCH 1/2] ARM: dts: imx50: " Shawn Guo

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.