summaryrefslogtreecommitdiffstats
path: root/src/lib/spd_cache.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-05-14 08:32:33 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-05-18 07:12:03 +0000
commit19c2ce7639d55908d210782ae5a0315396cc7eaf (patch)
treecc674f44a4764a464a70e7dc7e3a6bb47b575a34 /src/lib/spd_cache.c
parent0aad0531dcbdd0628f9d16e27e34abb3f6e183aa (diff)
downloadcoreboot-19c2ce7639d55908d210782ae5a0315396cc7eaf.tar.gz
coreboot-19c2ce7639d55908d210782ae5a0315396cc7eaf.tar.bz2
coreboot-19c2ce7639d55908d210782ae5a0315396cc7eaf.zip
Remove new additions of "this file is part of" lines
Change-Id: I96dfa5b531842afcf774dd33c2dfa532b5d329c6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41395 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Diffstat (limited to 'src/lib/spd_cache.c')
-rw-r--r--src/lib/spd_cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/spd_cache.c b/src/lib/spd_cache.c
index 71dfaf102458..be36141e262c 100644
--- a/src/lib/spd_cache.c
+++ b/src/lib/spd_cache.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <assert.h>
#include <console/console.h>