From 7fd9b86eaee29ae11a5c9c1b4ea200a3e30dfaf7 Mon Sep 17 00:00:00 2001
From: Rex-BC Chen <rex-bc.chen@mediatek.com>
Date: Mon, 24 Oct 2022 11:12:05 +0800
Subject: soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT

For MT8188, the SPDX identifiers are all GPL-2.0-only OR MIT, so
replace "GPL-2.0-only" with "GPL-2.0-only OR MIT".

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: I5ef6c488b7ef937f6e298670ea75d306b9fe7491
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68759
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
---
 src/soc/mediatek/mt8188/include/soc/tracker.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/soc/mediatek/mt8188/include/soc/tracker.h b/src/soc/mediatek/mt8188/include/soc/tracker.h
index 6555d70182..3534dd5cb3 100644
--- a/src/soc/mediatek/mt8188/include/soc/tracker.h
+++ b/src/soc/mediatek/mt8188/include/soc/tracker.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
 
 #ifndef SOC_MEDIATEK_MT8188_TRACKER_H
 #define SOC_MEDIATEK_MT8188_TRACKER_H
-- 
cgit v1.2.3