diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2018-10-22 22:15:48 +0200 |
---|---|---|
committer | Stefan Wahren <stefan.wahren@i2se.com> | 2018-11-13 19:32:28 +0100 |
commit | 703c605fac82d580822dc39f5eff9e2fe66ed63d (patch) | |
tree | 1db8a1a2bf74726761e7b3b14f19f70d8314c958 /arch/arm/boot/dts/bcm2835-rpi-zero.dts | |
parent | 227fa865061470a568858baa404a508f6c030fe4 (diff) |
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.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm2835-rpi-zero.dts | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/bcm2835-rpi-zero.dts b/arch/arm/boot/dts/bcm2835-rpi-zero.dts index 70362405c595..00323ba8f7de 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/; |