All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS:DTS:Correct the license for Loongson-2K
@ 2021-04-23  3:06 xiaochuan mao
  2021-04-23 11:47 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 2+ messages in thread
From: xiaochuan mao @ 2021-04-23  3:06 UTC (permalink / raw)
  To: Rob Herring, Thomas Bogendoerfer, Jiaxun Yang, Qing Zhang
  Cc: devicetree, linux-mips, linux-kernel, xiaochuan mao

make license from GPL3.0 to GPL2.0

Signed-off-by: xiaochuan mao <maoxiaochuan@loongson.cn>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MIPS:DTS:Correct the license for Loongson-2K
  2021-04-23  3:06 [PATCH] MIPS:DTS:Correct the license for Loongson-2K xiaochuan mao
@ 2021-04-23 11:47 ` Thomas Bogendoerfer
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2021-04-23 11:47 UTC (permalink / raw)
  To: xiaochuan mao
  Cc: Rob Herring, Jiaxun Yang, Qing Zhang, devicetree, linux-mips,
	linux-kernel

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 <maoxiaochuan@loongson.cn>
> ---
>  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 ]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-23 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23  3:06 [PATCH] MIPS:DTS:Correct the license for Loongson-2K xiaochuan mao
2021-04-23 11:47 ` Thomas Bogendoerfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.