aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/ptn3460
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/ptn3460')
-rw-r--r--src/drivers/i2c/ptn3460/ptn3460.c1
-rw-r--r--src/drivers/i2c/ptn3460/ptn3460.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/i2c/ptn3460/ptn3460.c b/src/drivers/i2c/ptn3460/ptn3460.c
index 851156fea0..3bdcba6eed 100644
--- a/src/drivers/i2c/ptn3460/ptn3460.c
+++ b/src/drivers/i2c/ptn3460/ptn3460.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <console/console.h>
diff --git a/src/drivers/i2c/ptn3460/ptn3460.h b/src/drivers/i2c/ptn3460/ptn3460.h
index eaff394708..718f92fea7 100644
--- a/src/drivers/i2c/ptn3460/ptn3460.h
+++ b/src/drivers/i2c/ptn3460/ptn3460.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef _I2C_PTN3460_H_
#define _I2C_PTN3460_H_