summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/auron/variants/lulu/spd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/auron/variants/lulu/spd')
-rw-r--r--src/mainboard/google/auron/variants/lulu/spd/Makefile.inc1
-rw-r--r--src/mainboard/google/auron/variants/lulu/spd/spd.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/auron/variants/lulu/spd/Makefile.inc b/src/mainboard/google/auron/variants/lulu/spd/Makefile.inc
index 9c824e67bacd..cb982857d668 100644
--- a/src/mainboard/google/auron/variants/lulu/spd/Makefile.inc
+++ b/src/mainboard/google/auron/variants/lulu/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/lulu/spd/spd.c b/src/mainboard/google/auron/variants/lulu/spd/spd.c
index 869119f04de8..0daf308922e4 100644
--- a/src/mainboard/google/auron/variants/lulu/spd/spd.c
+++ b/src/mainboard/google/auron/variants/lulu/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>