summaryrefslogtreecommitdiffstats
path: root/src/device/software_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/software_i2c.c')
-rw-r--r--src/device/software_i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/software_i2c.c b/src/device/software_i2c.c
index 857adf0428e9..554880b5dab1 100644
--- a/src/device/software_i2c.c
+++ b/src/device/software_i2c.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <assert.h>
#include <timer.h>