Re: [PATCH] arm64: dts: freescale: Update to use SPDX identifiers

From: Fabio Estevam
Date: Tue Jun 12 2018 - 14:32:49 EST


Hi Li,

On Tue, Jun 12, 2018 at 3:28 PM, Li Yang <leoyang.li@xxxxxxx> wrote:

> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts b/arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts
> index 7286b1e..f90c040 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts
> @@ -1,45 +1,9 @@
> +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)

Here you use GPL-2.0+

> /*
> * Device Tree file for Freescale LS1012A Freedom Board.
> *
> * Copyright 2016 Freescale Semiconductor, Inc.
> *
> - * This file is dual-licensed: you can use it either under the terms
> - * of the GPLv2 or the X11 license, at your option. Note that this dual

,but the original text says GPL-2.0, not GPL-2.0+, so there is a mismatch.