From ae0a40d68d10f2f42a35a0f18de059d046991026 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Wed, 16 Jan 2019 08:56:08 +0100 Subject: [PATCH] ramips: rb750gr3: License DTS as GPL-2.0-or-later OR MIT Adding license in order to fully satisfy dts checklist: - https://openwrt.org/submitting-patches#dts_checklist Signed-off-by: Anton Arapov Signed-off-by: Mathias Kresin Acked-by: Thibaut Acked-by: INAGAKI Hiroshi Acked-by: Chuanhong Guo Acked-by: Andrew Yong Acked-by: Alex Maclean --- target/linux/ramips/dts/RB750Gr3.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/dts/RB750Gr3.dts b/target/linux/ramips/dts/RB750Gr3.dts index e0df72d967..4a303edddb 100644 --- a/target/linux/ramips/dts/RB750Gr3.dts +++ b/target/linux/ramips/dts/RB750Gr3.dts @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /dts-v1/; #include "mt7621.dtsi" -- 2.30.2