summaryrefslogtreecommitdiffstats
path: root/cpukit/libi2c/libi2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libi2c/libi2c.c')
-rw-r--r--cpukit/libi2c/libi2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libi2c/libi2c.c b/cpukit/libi2c/libi2c.c
index cee50af57d..027c4859c1 100644
--- a/cpukit/libi2c/libi2c.c
+++ b/cpukit/libi2c/libi2c.c
@@ -46,7 +46,7 @@
*/
/*
* adaptations to also handle SPI devices
- * by Thomas Doerfler, embedded brains GmbH, Puchheim, Germany
+ * by Thomas Doerfler, embedded brains GmbH & Co. KG
*/
#ifdef HAVE_CONFIG_H
#include "config.h"