summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8195/include/soc/dramc_soc.h
diff options
context:
space:
mode:
authorMacpaul Lin <macpaul.lin@mediatek.com>2022-08-11 16:27:10 +0800
committerMartin L Roth <gaumless@gmail.com>2022-11-12 23:06:19 +0000
commit5d16f8d5b92f99ee0f8d878f45560ab13a396a1d (patch)
treecb17d8741dfa85762952348fdc308e96c4f2d62f /src/soc/mediatek/mt8195/include/soc/dramc_soc.h
parent603de3f763ce7cde43fe50c9d9bb75e86a5c868c (diff)
downloadcoreboot-5d16f8d5b92f99ee0f8d878f45560ab13a396a1d.tar.gz
coreboot-5d16f8d5b92f99ee0f8d878f45560ab13a396a1d.tar.bz2
coreboot-5d16f8d5b92f99ee0f8d878f45560ab13a396a1d.zip
soc/mediatek/mt8195: replace SPDX identifiers to GPL-2.0-only OR MIT
This replaces 'SPDX-License-Identifier' tags in all the files under soc/mediatek/mt8195 for better code re-use in other open source software stack. These files were originally from MediaTek and follow coreboot's main license: "GPL-2.0-only". Now MediaTek replaces these files to "GPL-2.0-only OR MIT" license. Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> Change-Id: I79a585c2a611dbfd294c1c94f998d972118b5c52 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66625 Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Reviewed-by: Yidi Lin <yidilin@google.com> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'src/soc/mediatek/mt8195/include/soc/dramc_soc.h')
-rw-r--r--src/soc/mediatek/mt8195/include/soc/dramc_soc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8195/include/soc/dramc_soc.h b/src/soc/mediatek/mt8195/include/soc/dramc_soc.h
index cc5f54e63b54..c7b8d65affcc 100644
--- a/src/soc/mediatek/mt8195/include/soc/dramc_soc.h
+++ b/src/soc/mediatek/mt8195/include/soc/dramc_soc.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef __SOC_MEDIATEK_MT8195_DRAMC_SOC_H__
#define __SOC_MEDIATEK_MT8195_DRAMC_SOC_H__