summaryrefslogtreecommitdiffstats
path: root/src/console/printk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/printk.c')
-rw-r--r--src/console/printk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/console/printk.c b/src/console/printk.c
index bbe028b66e9a..c5e5f97aab7b 100644
--- a/src/console/printk.c
+++ b/src/console/printk.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* blatantly copied from linux/kernel/printk.c