From 11d7ba62fb30bdcc26cd5e281eaf8b267782a561 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 21 Jun 2012 15:12:16 -0400 Subject: libmaple/i2c.c: Keep authorship straight. I'm going to be moving a lot of code around without changing it soon, so git blame will be unreliable. Signed-off-by: Marti Bolivar --- libmaple/i2c.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libmaple') diff --git a/libmaple/i2c.c b/libmaple/i2c.c index f54be47..15bcbe0 100644 --- a/libmaple/i2c.c +++ b/libmaple/i2c.c @@ -27,6 +27,7 @@ /** * @file libmaple/i2c.c + * @author Perry Hung * @brief Inter-Integrated Circuit (I2C) support. * * Currently, only master mode is supported. -- cgit v1.2.3