diff options
author | Joel Stanley <joel@jms.id.au> | 2017-12-11 05:25:28 +0100 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2017-12-21 04:33:18 +0100 |
commit | eb323ad0ef1ed45e237dca3eb9585df2a327e766 (patch) | |
tree | 71ace60e46011952955655d35e180e53490cbb86 /arch/arm/boot/dts/aspeed-ast2500-evb.dts | |
parent | ARM: dts: aspeed: Remove skeleton.dtsi (diff) | |
download | linux-eb323ad0ef1ed45e237dca3eb9585df2a327e766.tar.xz linux-eb323ad0ef1ed45e237dca3eb9585df2a327e766.zip |
ARM: dts: aspeed: Update license headers
In b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier
to files with no license") these files had the GPL-2.0 licence added
automatically. Update them to be GPL 2.0+ in line with other IBM kernel
contributions.
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-ast2500-evb.dts')
-rw-r--r-- | arch/arm/boot/dts/aspeed-ast2500-evb.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/aspeed-ast2500-evb.dts b/arch/arm/boot/dts/aspeed-ast2500-evb.dts index 602bc10fdaf4..3e6f38e5d5d0 100644 --- a/arch/arm/boot/dts/aspeed-ast2500-evb.dts +++ b/arch/arm/boot/dts/aspeed-ast2500-evb.dts @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0+ /dts-v1/; #include "aspeed-g5.dtsi" |