From 45e8d9b480c40b3d8fb1fbfba437bc5c87f319c0 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 19 Feb 2021 13:47:45 +0100 Subject: mediatek: fix SPDX license identifier on local DTS files The SPDX license identifier must be in the first line of a file, unless there is a shebang (then it's the second line). Fix this for the local files, do not care about the upstream patches. While at it, update the identifiers where necessary. Signed-off-by: Adrian Schmutzler --- target/linux/mediatek/dts/mt7622-bananapi-bpi-r64-rootdisk.dts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/mediatek/dts/mt7622-bananapi-bpi-r64-rootdisk.dts') diff --git a/target/linux/mediatek/dts/mt7622-bananapi-bpi-r64-rootdisk.dts b/target/linux/mediatek/dts/mt7622-bananapi-bpi-r64-rootdisk.dts index 36d908652d..428777e3f7 100644 --- a/target/linux/mediatek/dts/mt7622-bananapi-bpi-r64-rootdisk.dts +++ b/target/linux/mediatek/dts/mt7622-bananapi-bpi-r64-rootdisk.dts @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: (GPL-2.0-only OR MIT) /* * Copyright (c) 2018 MediaTek Inc. * Author: Ryder Lee - * - * SPDX-License-Identifier: (GPL-2.0-only OR MIT) */ /dts-v1/; -- cgit v1.2.3