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/qoriq-fman3-0-1g-4.dtsi | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) | |
download | linux-7a2aeb91757b12081e741b436466ec90e6d2c043.tar.bz2 |
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/qoriq-fman3-0-1g-4.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi b/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi index 8f4d74b96b67..bd932d8b0160 100644 --- a/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi +++ b/arch/arm64/boot/dts/freescale/qoriq-fman3-0-1g-4.dtsi @@ -1,9 +1,9 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) /* * QorIQ FMan v3 1g port #4 device tree * * Copyright 2012-2015 Freescale Semiconductor Inc. * - * SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ fman@1a00000 { |