mediatek: fix typo in SPDX header (GL-2.0 -> GPL-2.0)

Add a missing P in the license header.

Link: https://github.com/openwrt/openwrt/pull/23168
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2026-04-30 23:25:00 +02:00
parent 2f19bffe3f
commit c1959ded52
4 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GL-2.0 OR MIT)
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/dts-v1/;
#include <dt-bindings/input/input.h>
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GL-2.0 OR MIT)
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
#include "mt7986b-mercusys-mr90x-v1-common.dtsi"
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GL-2.0 OR MIT)
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
#include "mt7986b-mercusys-mr90x-v1-common.dtsi"
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GL-2.0 OR MIT)
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/dts-v1/;
#include <dt-bindings/input/input.h>