diff options
author | Clément Péron <peron.clem@gmail.com> | 2019-12-14 16:26:40 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2019-12-16 13:15:55 +0300 |
commit | d2ab1a675698e52aeade455b0b674508fbb3cc21 (patch) | |
tree | e13d99fe4f3db6d29888705ee890d46f6a8e7940 /arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts | |
parent | 012af55314717e6890bb7f0a4075302073dc4a4d (diff) | |
download | linux-d2ab1a675698e52aeade455b0b674508fbb3cc21.tar.xz |
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-prime.dts')
-rw-r--r-- | arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts index d9b3ed257088..05c1c26ce6e6 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dts @@ -5,7 +5,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. * |