Skip to content

Commit

Permalink
hwmon: (adm1029) Update Corentin Labbe's email
Browse files Browse the repository at this point in the history
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
  • Loading branch information
LABBE Corentin authored and Guenter Roeck committed May 21, 2014
1 parent fce8ffa commit 962a75a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/hwmon/adm1029.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* adm1029.c - Part of lm_sensors, Linux kernel modules for hardware monitoring
*
* Copyright (C) 2006 Corentin LABBE <corentin.labbe@geomatys.fr>
* Copyright (C) 2006 Corentin LABBE <clabbe.montjoie@gmail.com>
*
* Based on LM83 Driver by Jean Delvare <jdelvare@suse.de>
*
Expand Down Expand Up @@ -449,6 +449,6 @@ static struct adm1029_data *adm1029_update_device(struct device *dev)

module_i2c_driver(adm1029_driver);

MODULE_AUTHOR("Corentin LABBE <corentin.labbe@geomatys.fr>");
MODULE_AUTHOR("Corentin LABBE <clabbe.montjoie@gmail.com>");
MODULE_DESCRIPTION("adm1029 driver");
MODULE_LICENSE("GPL v2");

0 comments on commit 962a75a

Please sign in to comment.