summaryrefslogtreecommitdiffstats
path: root/src/drivers/vpd
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/vpd')
-rw-r--r--src/drivers/vpd/Kconfig1
-rw-r--r--src/drivers/vpd/vpd_premem.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/vpd/Kconfig b/src/drivers/vpd/Kconfig
index 88a4dcf7ff91..a4f9c1808f85 100644
--- a/src/drivers/vpd/Kconfig
+++ b/src/drivers/vpd/Kconfig
@@ -1,5 +1,4 @@
##
-## This file is part of the coreboot project.
##
## SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/drivers/vpd/vpd_premem.c b/src/drivers/vpd/vpd_premem.c
index e5e9db968590..641bf898dfda 100644
--- a/src/drivers/vpd/vpd_premem.c
+++ b/src/drivers/vpd/vpd_premem.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <string.h>