summaryrefslogtreecommitdiffstats
path: root/src/drivers/emulation/qemu/qemu_debugcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/emulation/qemu/qemu_debugcon.c')
-rw-r--r--src/drivers/emulation/qemu/qemu_debugcon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/emulation/qemu/qemu_debugcon.c b/src/drivers/emulation/qemu/qemu_debugcon.c
index 7bc01afef33d..5cc10d786c7a 100644
--- a/src/drivers/emulation/qemu/qemu_debugcon.c
+++ b/src/drivers/emulation/qemu/qemu_debugcon.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <console/console.h>
#include <console/qemu_debugcon.h>