]> git.itanic.dy.fi Git - linux-stable/commitdiff
staging: mt7621-dts: add missing SPDX license to files
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 25 Oct 2021 09:42:40 +0000 (11:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Oct 2021 10:06:26 +0000 (12:06 +0200)
Device tree files included here haven't got SPDX license header at all.
Hence, add it to all of them.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20211025094240.4356-1-sergio.paracuellos@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-dts/gbpc1.dts
drivers/staging/mt7621-dts/gbpc2.dts
drivers/staging/mt7621-dts/mt7621.dtsi

index 36e1e507f2410df5098c573d322b829846ea2b17..e38a083811e54dd8522dbc4a4dfa7ca52f3cce7a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 /dts-v1/;
 
 #include "mt7621.dtsi"
index 52760e7351f6c855ed6d9b2fe0521c067461f705..6fe603c7711d73d7ff50b506f84a02cd5326b010 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 /dts-v1/;
 
 #include "gbpc1.dts"
index f5c0df78fa6b99966530ae1935fd59b7aa7a8b7b..6d158e4f4b8c79d47bf3a7b9c0c1c7d21353a27d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 #include <dt-bindings/interrupt-controller/mips-gic.h>
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/clock/mt7621-clk.h>