lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 22 Sep 2022 15:20:10 +0100
From:   Andre Przywara <andre.przywara@....com>
To:     Liviu Dudau <liviu.dudau@....com>,
        Sudeep Holla <sudeep.holla@....com>,
        Lorenzo Pieralisi <lpieralisi@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Grant Likely <grant.likely@...aro.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc:     Jean-Philippe Brucker <jean-philippe@...aro.org>,
        Pawel Moll <Pawel.Moll@....com>,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 3/3] arm64: dts: arm: add copyright messages (Linaro)

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@....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 --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@...30000 { /* 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
  */
 / {
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ