diff options
author | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-03-15 16:57:25 +0100 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-03-27 15:42:21 +0200 |
commit | e7822263a7a596fbc9120df02c1c56693a306a74 (patch) | |
tree | 0ccf2da600dde777eb84cf1391eb09ac7d3d8750 /arch/arm/boot/dts/kirkwood-db.dtsi | |
parent | arm: dts: armada-385-turris-omnia: use SPDX-License-Identifier (diff) | |
download | linux-e7822263a7a596fbc9120df02c1c56693a306a74.tar.xz linux-e7822263a7a596fbc9120df02c1c56693a306a74.zip |
arm: dts: kirkwood*.dts: use SPDX-License-Identifier for boards 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-db.dtsi')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-db.dtsi | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/kirkwood-db.dtsi b/arch/arm/boot/dts/kirkwood-db.dtsi index 812df691ae3d..6fe2e31534af 100644 --- a/arch/arm/boot/dts/kirkwood-db.dtsi +++ b/arch/arm/boot/dts/kirkwood-db.dtsi @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Marvell DB-{88F6281,88F6282}-BP Development Board Setup * * Saeed Bishara <saeed@marvell.com> * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. - * * This file contains the definitions that are common between the 6281 * and 6282 variants of the Marvell Kirkwood Development Board. */ |