summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/rx6110sa
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/rx6110sa')
-rw-r--r--src/drivers/i2c/rx6110sa/chip.h2
-rw-r--r--src/drivers/i2c/rx6110sa/rx6110sa.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/i2c/rx6110sa/chip.h b/src/drivers/i2c/rx6110sa/chip.h
index 76db780f9a..d9960dcf77 100644
--- a/src/drivers/i2c/rx6110sa/chip.h
+++ b/src/drivers/i2c/rx6110sa/chip.h
@@ -1,7 +1,7 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2017 Siemens AG
+ * Copyright (C) 2017 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
diff --git a/src/drivers/i2c/rx6110sa/rx6110sa.c b/src/drivers/i2c/rx6110sa/rx6110sa.c
index 69ea9fec0f..d793c4dd9c 100644
--- a/src/drivers/i2c/rx6110sa/rx6110sa.c
+++ b/src/drivers/i2c/rx6110sa/rx6110sa.c
@@ -1,7 +1,7 @@
/*
* This file is part of the coreboot project.
*
- * Copyright 2017 Siemens AG.
+ * Copyright (C) 2017 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