Commit f220d3eb authored by Andreas Färber's avatar Andreas Färber
Browse files

arm64: dts: actions: Convert to new-style SPDX license identifiers



Move SPDX-License-Identifier to the top and add one for the Makefile.

Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
parent 5b394b2d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0+

dtb-$(CONFIG_ARCH_ACTIONS) += s700-cubieboard7.dtb

dtb-$(CONFIG_ARCH_ACTIONS) += s900-bubblegum-96.dtb
+1 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (c) 2017 Andreas Färber
 *
 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 */

/dts-v1/;
+1 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (c) 2017 Andreas Färber
 *
 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 */

#include <dt-bindings/interrupt-controller/arm-gic.h>