hwmon: (adm1029) Update Corentin Labbe's email

Signed-off-by: LABBE Corentin <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
diff --git a/drivers/hwmon/adm1029.c b/drivers/hwmon/adm1029.c
index d19c790..78339e8 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 <[email protected]>
+ * Copyright (C) 2006 Corentin LABBE <[email protected]>
  *
  * Based on LM83 Driver by Jean Delvare <[email protected]>
  *
@@ -449,6 +449,6 @@
 
 module_i2c_driver(adm1029_driver);
 
-MODULE_AUTHOR("Corentin LABBE <[email protected]>");
+MODULE_AUTHOR("Corentin LABBE <[email protected]>");
 MODULE_DESCRIPTION("adm1029 driver");
 MODULE_LICENSE("GPL v2");