summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/common/cbmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/mediatek/common/cbmem.c')
-rw-r--r--src/soc/mediatek/common/cbmem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/mediatek/common/cbmem.c b/src/soc/mediatek/common/cbmem.c
index 5f758f69084a..871d7dd14215 100644
--- a/src/soc/mediatek/common/cbmem.c
+++ b/src/soc/mediatek/common/cbmem.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <cbmem.h>
#include <commonlib/helpers.h>