diff options
Diffstat (limited to 'src/drivers/i2c/pcf8523/pcf8523.c')
-rw-r--r-- | src/drivers/i2c/pcf8523/pcf8523.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/i2c/pcf8523/pcf8523.c b/src/drivers/i2c/pcf8523/pcf8523.c index 416499bce5..2da8be2a3b 100644 --- a/src/drivers/i2c/pcf8523/pcf8523.c +++ b/src/drivers/i2c/pcf8523/pcf8523.c @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright 2016 Siemens AG. + * Copyright (C) 2016 Siemens 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 |