diff options
Diffstat (limited to 'src/drivers/i2c/nct7802y/nct7802y.c')
-rw-r--r-- | src/drivers/i2c/nct7802y/nct7802y.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/i2c/nct7802y/nct7802y.c b/src/drivers/i2c/nct7802y/nct7802y.c index 3681383610..d2cce64fc2 100644 --- a/src/drivers/i2c/nct7802y/nct7802y.c +++ b/src/drivers/i2c/nct7802y/nct7802y.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2017 secunet Security Networks AG - * * 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; version 2 of the License. |