diff mbox series

[3/3] arm64: dts: arm: add copyright messages (Linaro)

Message ID 20220922142010.1412640-4-andre.przywara@arm.com
State New
Headers show
Series arm64: dts: arm: Fix copyrights and license tags | expand

Commit Message

Andre Przywara Sept. 22, 2022, 2:20 p.m. UTC
The GPL license seems to require an explicit copyright statement.

Add the appropriate line into files which were lacking this. This
assigns the copyright to Linaro, for files which were originally
contributed by Linaro employees or assignees.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
---
 arch/arm64/boot/dts/arm/fvp-base-revc.dts            | 2 ++
 arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi            | 5 +++++
 arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi | 2 ++
 3 files changed, 9 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/arm/fvp-base-revc.dts b/arch/arm64/boot/dts/arm/fvp-base-revc.dts
index 45cef48378d07..9d0d1a39b9c31 100644
--- a/arch/arm64/boot/dts/arm/fvp-base-revc.dts
+++ b/arch/arm64/boot/dts/arm/fvp-base-revc.dts
@@ -2,6 +2,8 @@ 
 /*
  * ARM Ltd. Fast Models
  *
+ * Copyright (c) 2017-2022 Linaro Ltd.
+ *
  * Architecture Envelope Model (AEM) ARMv8-A
  * ARMAEMv8AMPCT
  *
diff --git a/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi b/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi
index 4299287e1e284..e9f2eb53712d8 100644
--- a/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi
+++ b/arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi
@@ -1,4 +1,9 @@ 
 // SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
+/*
+ * Arm Juno board common Coresight definitions
+ *
+ * Copyright (c) 2017-2022 Linaro Ltd.
+ */
 / {
 	funnel@20130000 { /* cssys1 */
 		compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
diff --git a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi
index 9dd155ef09ab3..44a6e7ad287c3 100644
--- a/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi
+++ b/arch/arm64/boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi
@@ -2,6 +2,8 @@ 
 /*
  * ARM Ltd. Fast Models
  *
+ * Copyright (c) 2017-2022 Linaro Ltd.
+ *
  * "rs2" extension for the v2m motherboard
  */
 / {