2021-04-23 03:08:39

by Xiaochuan Mao

[permalink] [raw]
Subject: [PATCH] MIPS:DTS:Correct the license for Loongson-2K

make license from GPL3.0 to GPL2.0

Signed-off-by: xiaochuan mao <[email protected]>
---
arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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/;

--
2.17.1


2021-04-23 12:24:06

by Thomas Bogendoerfer

[permalink] [raw]
Subject: Re: [PATCH] MIPS:DTS:Correct the license for Loongson-2K

On Fri, Apr 23, 2021 at 11:06:56AM +0800, xiaochuan mao wrote:
> make license from GPL3.0 to GPL2.0
>
> Signed-off-by: xiaochuan mao <[email protected]>
> ---
> arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]