diff options
author | Li Yang <leoyang.li@nxp.com> | 2018-06-12 13:28:42 -0500 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-06-19 11:07:47 +0800 |
commit | 7a2aeb91757b12081e741b436466ec90e6d2c043 (patch) | |
tree | 52f5f2c736cd9eb42f3d463d6edc625e546c120e /arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) | |
download | linux-7a2aeb91757b12081e741b436466ec90e6d2c043.tar.gz linux-7a2aeb91757b12081e741b436466ec90e6d2c043.tar.bz2 linux-7a2aeb91757b12081e741b436466ec90e6d2c043.zip |
arm64: dts: freescale: Update to use SPDX identifiers
Replace license text with corresponding SPDX identifiers and update the
format of existing SPDX identifiers to follow the new guideline
Documentation/process/license-rules.rst.
Note that some of the files mentioned X11 license previously but the
license text actually matches MIT license.
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi index 169e171407a6..6082ae022136 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * QorIQ FMan v3 device tree nodes for ls1043 * * Copyright 2015-2016 Freescale Semiconductor Inc. - * - * SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ &soc { |