diff options
Diffstat (limited to 'src/drivers/i2c/adt7463')
-rw-r--r-- | src/drivers/i2c/adt7463/adt7463.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/drivers/i2c/adt7463/adt7463.c b/src/drivers/i2c/adt7463/adt7463.c index 2fcd54e647..199b6a829a 100644 --- a/src/drivers/i2c/adt7463/adt7463.c +++ b/src/drivers/i2c/adt7463/adt7463.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * 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 |