From: LABBE Corentin Date: Fri, 9 May 2014 12:04:01 +0000 (+0200) Subject: hwmon: (adm1029) Update Corentin Labbe's email X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=962a75a2d5c15ac98cc58139c0067708190c4d15;p=deliverable%2Flinux.git hwmon: (adm1029) Update Corentin Labbe's email Signed-off-by: LABBE Corentin Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/adm1029.c b/drivers/hwmon/adm1029.c index d19c790e410a..78339e880bd6 100644 --- a/drivers/hwmon/adm1029.c +++ b/drivers/hwmon/adm1029.c @@ -1,7 +1,7 @@ /* * adm1029.c - Part of lm_sensors, Linux kernel modules for hardware monitoring * - * Copyright (C) 2006 Corentin LABBE + * Copyright (C) 2006 Corentin LABBE * * Based on LM83 Driver by Jean Delvare * @@ -449,6 +449,6 @@ static struct adm1029_data *adm1029_update_device(struct device *dev) module_i2c_driver(adm1029_driver); -MODULE_AUTHOR("Corentin LABBE "); +MODULE_AUTHOR("Corentin LABBE "); MODULE_DESCRIPTION("adm1029 driver"); MODULE_LICENSE("GPL v2");