Skip to content

Commit a3ce3ff

Browse files
pdp7ConchuOD
authored andcommitted
riscv: dts: change TH1520 files to dual license
Modify the SPDX-License-Identifier for dual license of GPL-2.0 OR MIT. Signed-off-by: Drew Fustini <dfustini@baylibre.com> Acked-by: Jisheng Zhang <jszhang@kernel.org> Acked-by: Guo Ren <guoren@kernel.org> Reviewed-by: Guo Ren <guoren@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 31ceede commit a3ce3ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

arch/riscv/boot/dts/thead/th1520-lichee-module-4a.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0
1+
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
22
/*
33
* Copyright (C) 2023 Jisheng Zhang <jszhang@kernel.org>
44
*/

arch/riscv/boot/dts/thead/th1520-lichee-pi-4a.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0
1+
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
22
/*
33
* Copyright (C) 2023 Jisheng Zhang <jszhang@kernel.org>
44
*/

arch/riscv/boot/dts/thead/th1520.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: GPL-2.0
1+
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
22
/*
33
* Copyright (C) 2021 Alibaba Group Holding Limited.
44
* Copyright (C) 2023 Jisheng Zhang <jszhang@kernel.org>

0 commit comments

Comments
 (0)