diff options
author | Clément Péron <peron.clem@gmail.com> | 2019-12-14 14:26:40 +0100 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2019-12-16 11:15:55 +0100 |
commit | d2ab1a675698e52aeade455b0b674508fbb3cc21 (patch) | |
tree | e13d99fe4f3db6d29888705ee890d46f6a8e7940 /arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | |
parent | arm64: dts: allwiner: Fix typo in dual licensed SPDX identifier (diff) | |
download | linux-d2ab1a675698e52aeade455b0b674508fbb3cc21.tar.xz linux-d2ab1a675698e52aeade455b0b674508fbb3cc21.zip |
arm64: dts: allwinner: Fix wrong license header
Some headers specify that files are under dual-licensed GPL2.0+
and X11. But in fact, it turns out that the full licenses texts
associated are GPL2.0+ and MIT.
Fix license headers to reflect real licenses associated.
Signed-off-by: Clément Péron <peron.clem@gmail.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Diffstat (limited to 'arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts')
-rw-r--r-- | arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts index e126c1c9f05c..74f5d8b3eb8a 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts @@ -2,7 +2,7 @@ * Copyright (C) 2016 ARM Ltd. * * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual + * of the GPL or the MIT license, at your option. Note that this dual * licensing only applies to this file, and not this project as a * whole. * |