diff options
author | Gregory CLEMENT | 2018-03-15 17:06:28 +0100 |
---|---|---|
committer | Gregory CLEMENT | 2018-03-27 15:43:12 +0200 |
commit | eb59e09203312de2112b63e0f4c4b4278e4daab9 (patch) | |
tree | 09c84e44521e389690a4126377b00322212318f6 /arch/arm/boot/dts/kirkwood-b3.dts | |
parent | b3820aa10c1bc9ee99cbec46cccb7cb0d8e112f7 (diff) |
arm: dts: kirkwood*.dts: use SPDX-License-Identifier for board using GPL-2.0+
Follow the recent trend for the license description
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-b3.dts')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-b3.dts | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/kirkwood-b3.dts b/arch/arm/boot/dts/kirkwood-b3.dts index d091ecb61cd2..17f48f88a983 100644 --- a/arch/arm/boot/dts/kirkwood-b3.dts +++ b/arch/arm/boot/dts/kirkwood-b3.dts @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Device Tree file for Excito Bubba B3 * * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version - * 2 of the License, or (at your option) any later version. * * Note: This requires a new'ish version of u-boot, which disables the * L2 cache. If your B3 silently fails to boot, u-boot is probably too |