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