diff options
author | xiaochuan mao <maoxiaochuan@loongson.cn> | 2021-04-23 11:06:56 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-04-23 13:41:18 +0200 |
commit | 137fceb7d9213fa20ae388d8858739c919502118 (patch) | |
tree | 3a848c60ee95cfeafdd3f1a46f6aadbe382ad634 /arch/mips/boot | |
parent | fe3083770c8d98e3dd8b9c6972153528970c251c (diff) | |
download | linux-stable-137fceb7d9213fa20ae388d8858739c919502118.tar.gz linux-stable-137fceb7d9213fa20ae388d8858739c919502118.tar.bz2 linux-stable-137fceb7d9213fa20ae388d8858739c919502118.zip |
MIPS:DTS:Correct the license for Loongson-2K
make license from GPL3.0 to GPL2.0
Signed-off-by: xiaochuan mao <maoxiaochuan@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/boot')
-rw-r--r-- | arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi index 89f079097f32..569e814def83 100644 --- a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi +++ b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-3.0 +// SPDX-License-Identifier: GPL-2.0 /dts-v1/; |