Skip to content

Commit 688eb54

Browse files
dlechnunojsa
authored andcommitted
microblaze: boot: dts: vc707: add license headers
Add license headers to all vc707 dts files that are missing them. Files were found with: grep -L -r -m 1 '^// SPDX' arch/microblaze/boot/dts/vc707* Signed-off-by: David Lechner <dlechner@baylibre.com>
1 parent 1831658 commit 688eb54

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

arch/microblaze/boot/dts/vc707.dts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/* Copyright (C) 2024 Analog Devices Inc. */
3+
14
/dts-v1/;
25
#include "vc707.dtsi"

arch/microblaze/boot/dts/vc707.dtsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/* Copyright (C) 2024 Analog Devices Inc. */
3+
14
/ {
25
#address-cells = <1>;
36
#size-cells = <1>;

arch/microblaze/boot/dts/vc707_fmcomms1.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: GPL-2.0
2+
/* Copyright (C) 2024 Analog Devices Inc. */
13

24
/dts-v1/;
35
#include "vc707.dtsi"

0 commit comments

Comments
 (0)