summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/adt7463/adt7463.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/adt7463/adt7463.c')
-rw-r--r--src/drivers/i2c/adt7463/adt7463.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/i2c/adt7463/adt7463.c b/src/drivers/i2c/adt7463/adt7463.c
index 93c6f19b90..d1c5819c21 100644
--- a/src/drivers/i2c/adt7463/adt7463.c
+++ b/src/drivers/i2c/adt7463/adt7463.c
@@ -1,10 +1,6 @@
/*
* This file is part of the coreboot project.
*
- * Copyright (C) 2005 Tyan
- * (Written by Yinghai Lu <yhlu@tyan.com> for Tyan)
- * Copyright (C) 2007 Ward Vandewege <ward@gnu.org>
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or