summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/auron/variants/auron_yuna/spd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/auron/variants/auron_yuna/spd')
-rw-r--r--src/mainboard/google/auron/variants/auron_yuna/spd/Makefile.inc1
-rw-r--r--src/mainboard/google/auron/variants/auron_yuna/spd/spd.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/auron/variants/auron_yuna/spd/Makefile.inc b/src/mainboard/google/auron/variants/auron_yuna/spd/Makefile.inc
index c797c58840d0..a9b739298220 100644
--- a/src/mainboard/google/auron/variants/auron_yuna/spd/Makefile.inc
+++ b/src/mainboard/google/auron/variants/auron_yuna/spd/Makefile.inc
@@ -1,5 +1,4 @@
##
-## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/mainboard/google/auron/variants/auron_yuna/spd/spd.c b/src/mainboard/google/auron/variants/auron_yuna/spd/spd.c
index 394949127b2f..da00ad9dfbc9 100644
--- a/src/mainboard/google/auron/variants/auron_yuna/spd/spd.c
+++ b/src/mainboard/google/auron/variants/auron_yuna/spd/spd.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <cbfs.h>
#include <console/console.h>