aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/spd_cache.c1
-rw-r--r--src/soc/amd/picasso/include/soc/acp.h1
-rw-r--r--src/soc/amd/picasso/include/soc/reset.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/spd_cache.c b/src/lib/spd_cache.c
index 71dfaf1024..be36141e26 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>
diff --git a/src/soc/amd/picasso/include/soc/acp.h b/src/soc/amd/picasso/include/soc/acp.h
index e7ec17ca38..8825da8f6c 100644
--- a/src/soc/amd/picasso/include/soc/acp.h
+++ b/src/soc/amd/picasso/include/soc/acp.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __PI_PICASSO_ACP_H__
#define __PI_PICASSO_ACP_H__
diff --git a/src/soc/amd/picasso/include/soc/reset.h b/src/soc/amd/picasso/include/soc/reset.h
index 5fc549f203..bb2ee84e03 100644
--- a/src/soc/amd/picasso/include/soc/reset.h
+++ b/src/soc/amd/picasso/include/soc/reset.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef __PI_PICASSO_RESET_H__
#define __PI_PICASSO_RESET_H__