diff options
author | Jean Delvare <khali@linux-fr.org> | 2014-01-29 14:40:08 -0500 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2014-01-29 14:40:08 -0500 |
commit | 7c81c60f3789a082e141d7a013392af5f78db16a (patch) | |
tree | f3da560b70545e6780ee29319c003418d986bb05 /include/linux/i2c-smbus.h | |
parent | b523bb75098b1ed4dd98cb651b7b71e5b8c4f533 (diff) |
Update Jean Delvare's e-mail address
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'include/linux/i2c-smbus.h')
-rw-r--r-- | include/linux/i2c-smbus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/i2c-smbus.h b/include/linux/i2c-smbus.h index 017fb40f702a..8f1b086ca5bc 100644 --- a/include/linux/i2c-smbus.h +++ b/include/linux/i2c-smbus.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * i2c-smbus.h - SMBus extensions to the I2C protocol | 2 | * i2c-smbus.h - SMBus extensions to the I2C protocol |
3 | * | 3 | * |
4 | * Copyright (C) 2010 Jean Delvare <khali@linux-fr.org> | 4 | * Copyright (C) 2010 Jean Delvare <jdelvare@suse.de> |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify | 6 | * This program is free software; you can redistribute it and/or modify |
7 | * it under the terms of the GNU General Public License as published by | 7 | * it under the terms of the GNU General Public License as published by |