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-net2big.dts | |
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-net2big.dts')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-net2big.dts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/kirkwood-net2big.dts b/arch/arm/boot/dts/kirkwood-net2big.dts index 13a44773b6df..3e3ac289e5b0 100644 --- a/arch/arm/boot/dts/kirkwood-net2big.dts +++ b/arch/arm/boot/dts/kirkwood-net2big.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Device Tree file for LaCie 2Big Network v2 * @@ -8,9 +9,6 @@ * Based on netxbig_v2-setup.c, * Copyright (C) 2010 Simon Guinot <sguinot@lacie.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. */ /dts-v1/; |