hwmon: (applesmc) correct email address for Jesper Juhl I've not had a gmail address for years. This commit updates the address to my actual working one. Signed-off-by: Jesper Juhl <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>
diff --git a/drivers/hwmon/applesmc.c b/drivers/hwmon/applesmc.c index 70d62f5..2cde9ec 100644 --- a/drivers/hwmon/applesmc.c +++ b/drivers/hwmon/applesmc.c
@@ -8,7 +8,7 @@ * * Based on hdaps.c driver: * Copyright (C) 2005 Robert Love <[email protected]> - * Copyright (C) 2005 Jesper Juhl <[email protected]> + * Copyright (C) 2005 Jesper Juhl <[email protected]> * * Fan control based on smcFanControl: * Copyright (C) 2006 Hendrik Holtmann <[email protected]>