summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t520/variants
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t520/variants')
-rw-r--r--src/mainboard/lenovo/t520/variants/t520/gpio.c1
-rw-r--r--src/mainboard/lenovo/t520/variants/t520/romstage.c1
-rw-r--r--src/mainboard/lenovo/t520/variants/w520/gpio.c1
-rw-r--r--src/mainboard/lenovo/t520/variants/w520/romstage.c1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/t520/variants/t520/gpio.c b/src/mainboard/lenovo/t520/variants/t520/gpio.c
index 318f84442de8..35f8f3a5356c 100644
--- a/src/mainboard/lenovo/t520/variants/t520/gpio.c
+++ b/src/mainboard/lenovo/t520/variants/t520/gpio.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <southbridge/intel/common/gpio.h>
diff --git a/src/mainboard/lenovo/t520/variants/t520/romstage.c b/src/mainboard/lenovo/t520/variants/t520/romstage.c
index 3e745b88d67d..cf5b18d4f22f 100644
--- a/src/mainboard/lenovo/t520/variants/t520/romstage.c
+++ b/src/mainboard/lenovo/t520/variants/t520/romstage.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <northbridge/intel/sandybridge/raminit_native.h>
diff --git a/src/mainboard/lenovo/t520/variants/w520/gpio.c b/src/mainboard/lenovo/t520/variants/w520/gpio.c
index 334b664035f1..30a7b988dd3b 100644
--- a/src/mainboard/lenovo/t520/variants/w520/gpio.c
+++ b/src/mainboard/lenovo/t520/variants/w520/gpio.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <southbridge/intel/common/gpio.h>
diff --git a/src/mainboard/lenovo/t520/variants/w520/romstage.c b/src/mainboard/lenovo/t520/variants/w520/romstage.c
index da8c81154831..493a0a05ff77 100644
--- a/src/mainboard/lenovo/t520/variants/w520/romstage.c
+++ b/src/mainboard/lenovo/t520/variants/w520/romstage.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <northbridge/intel/sandybridge/raminit_native.h>