diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-04-22 00:19:35 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-04-28 20:34:09 +0300 |
commit | 3912e74c576a56920cde1d5591125cdd5560caae (patch) | |
tree | ddf7520e87ba1d172fe61855c62c44457d0ee37d /arch/arm/boot/dts/qcom-msm8974pro.dtsi | |
parent | 9c5537723429b82561087f8eb8179d065355443c (diff) | |
download | linux-3912e74c576a56920cde1d5591125cdd5560caae.tar.xz |
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.dtsi')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8974pro.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974pro.dtsi b/arch/arm/boot/dts/qcom-msm8974pro.dtsi index 973bd1dafbfe..1e882e16a221 100644 --- a/arch/arm/boot/dts/qcom-msm8974pro.dtsi +++ b/arch/arm/boot/dts/qcom-msm8974pro.dtsi @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include "qcom-msm8974.dtsi" &gcc { |