diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-04-21 23:19:35 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-04-28 12:34:09 -0500 |
commit | 3912e74c576a56920cde1d5591125cdd5560caae (patch) | |
tree | ddf7520e87ba1d172fe61855c62c44457d0ee37d /arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts | |
parent | 9c5537723429b82561087f8eb8179d065355443c (diff) | |
download | lwn-3912e74c576a56920cde1d5591125cdd5560caae.tar.gz lwn-3912e74c576a56920cde1d5591125cdd5560caae.zip |
ARM: dts: qcom: msm8974: Add missing license headers
All other msm8974 dts files are licensed as GPL-2.0 so add the same
header to the files where it's missing.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220421211936.345168-3-luca@z3ntu.xyz
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts b/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts index 34aed41856a6..9bd8faea61a5 100644 --- a/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts +++ b/arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "qcom-msm8974pro.dtsi" #include "qcom-pm8841.dtsi" #include "qcom-pm8941.dtsi" |