diff options
author | Joel Stanley <joel@jms.id.au> | 2017-12-11 07:25:28 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2017-12-21 06:33:18 +0300 |
commit | eb323ad0ef1ed45e237dca3eb9585df2a327e766 (patch) | |
tree | 71ace60e46011952955655d35e180e53490cbb86 /arch/arm/boot/dts/aspeed-g5.dtsi | |
parent | 73102d6fdc3262c67912a4d7696082cdd168f37d (diff) | |
download | linux-eb323ad0ef1ed45e237dca3eb9585df2a327e766.tar.xz |
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-g5.dtsi')
-rw-r--r-- | arch/arm/boot/dts/aspeed-g5.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/aspeed-g5.dtsi b/arch/arm/boot/dts/aspeed-g5.dtsi index 6043876ad85f..40de3b66c33f 100644 --- a/arch/arm/boot/dts/aspeed-g5.dtsi +++ b/arch/arm/boot/dts/aspeed-g5.dtsi @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0+ #include <dt-bindings/clock/aspeed-clock.h> / { |