diff mbox series

[01/17] ARM: dts: bcm2835-rpi-zero: Switch to SPDX identifier

Message ID 1541859873-6342-1-git-send-email-stefan.wahren@i2se.com (mailing list archive)
State New, archived
Headers show
Series bcm2835: Treewide switch to SPDX identifier | expand

Commit Message

Stefan Wahren Nov. 10, 2018, 2:24 p.m. UTC
Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 8 +-------
 arch/arm/boot/dts/bcm2835-rpi-zero.dts   | 8 +-------
 2 files changed, 2 insertions(+), 14 deletions(-)

Comments

Eric Anholt Nov. 10, 2018, 4:52 p.m. UTC | #1
Stefan Wahren <stefan.wahren@i2se.com> writes:

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

Reviewed-by: Eric Anholt <eric@anholt.net>
Stefan Wahren Nov. 13, 2018, 6:41 p.m. UTC | #2
> Eric Anholt <eric@anholt.net> hat am 10. November 2018 um 17:52 geschrieben:
> 
> 
> Stefan Wahren <stefan.wahren@i2se.com> writes:
> 
> > Adopt the SPDX license identifier headers to ease license compliance
> > management.
> 
> Reviewed-by: Eric Anholt <eric@anholt.net>

Applied to bcm2835-dt-next
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts
index b7f79f1..644d907 100644
--- a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts
+++ b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts
@@ -1,12 +1,6 @@ 
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Stefan Wahren <stefan.wahren@i2se.com>
- *
- * 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
  */
 
 /dts-v1/;
diff --git a/arch/arm/boot/dts/bcm2835-rpi-zero.dts b/arch/arm/boot/dts/bcm2835-rpi-zero.dts
index 7036240..00323ba 100644
--- a/arch/arm/boot/dts/bcm2835-rpi-zero.dts
+++ b/arch/arm/boot/dts/bcm2835-rpi-zero.dts
@@ -1,12 +1,6 @@ 
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016 Stefan Wahren <stefan.wahren@i2se.com>
- *
- * 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
  */
 
 /dts-v1/;