diff options
author | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-03-15 19:06:28 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-03-27 16:43:12 +0300 |
commit | eb59e09203312de2112b63e0f4c4b4278e4daab9 (patch) | |
tree | 09c84e44521e389690a4126377b00322212318f6 /arch/arm/boot/dts/kirkwood-nsa320.dts | |
parent | b3820aa10c1bc9ee99cbec46cccb7cb0d8e112f7 (diff) | |
download | linux-eb59e09203312de2112b63e0f4c4b4278e4daab9.tar.xz |
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-nsa320.dts')
-rw-r--r-- | arch/arm/boot/dts/kirkwood-nsa320.dts | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/kirkwood-nsa320.dts b/arch/arm/boot/dts/kirkwood-nsa320.dts index 6ab104b4bb42..b69b096f267b 100644 --- a/arch/arm/boot/dts/kirkwood-nsa320.dts +++ b/arch/arm/boot/dts/kirkwood-nsa320.dts @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* Device tree file for the Zyxel NSA 320 NAS box. * * Copyright (c) 2014, Adam Baker <linux@baker-net.org.uk> * - * 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. * * Based upon the board setup file created by Peter Schildmann */ |