From 0cfdc7d44602aa07312aac8fd507719c6d9cd119 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 22 Sep 2020 20:49:55 +0200 Subject: target: update SPDX license names SPDX moved from GPL-2.0 to GPL-2.0-only and from GPL-2.0+ to GPL-2.0-or-later. Reflect that in the SPDX license headers. Signed-off-by: Adrian Schmutzler --- target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c | 2 +- target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c | 2 +- target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/mpc85xx/files/arch') diff --git a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c index 9f17f20ffc..7eec2cf15c 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c +++ b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/panda.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-or-later /* * OCEDO Panda Board Setup diff --git a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c index 6669d5a57e..1b2be853a5 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c +++ b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/red15w_rev1.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Sophos RED 15w Rev.1 Board Setup diff --git a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c index a2900868b9..f23902de39 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c +++ b/target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/ws-ap3710i.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0+ +// SPDX-License-Identifier: GPL-2.0-or-later /* * Enterasys WS-AP3710i Board Setup -- cgit v1.2.3