diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2018-10-22 23:15:48 +0300 |
---|---|---|
committer | Stefan Wahren <stefan.wahren@i2se.com> | 2018-11-13 21:32:28 +0300 |
commit | 703c605fac82d580822dc39f5eff9e2fe66ed63d (patch) | |
tree | 1db8a1a2bf74726761e7b3b14f19f70d8314c958 /arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | |
parent | 227fa865061470a568858baa404a508f6c030fe4 (diff) | |
download | linux-703c605fac82d580822dc39f5eff9e2fe66ed63d.tar.xz |
ARM: dts: bcm2835-rpi-zero: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'arch/arm/boot/dts/bcm2835-rpi-zero-w.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts b/arch/arm/boot/dts/bcm2835-rpi-zero-w.dts index b7f79f1c431a..644d907bafbb 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/; |