diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-11-25 10:14:44 -0500 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2008-02-07 20:39:42 -0500 |
commit | f1d8e33263abb6a3a2265ba59344c7eb002b2389 (patch) | |
tree | 76e2091b18ed54c80692bb750c234d959802336f /drivers/hwmon/it87.c | |
parent | fe03f28cf35bf8dd0d3cba5e0c00a22530b73bfb (diff) |
hwmon: (it87) Discard a dead e-mail address
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'drivers/hwmon/it87.c')
-rw-r--r-- | drivers/hwmon/it87.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/it87.c b/drivers/hwmon/it87.c index 0932fd53352a..2bdb153cf989 100644 --- a/drivers/hwmon/it87.c +++ b/drivers/hwmon/it87.c | |||
@@ -17,7 +17,7 @@ | |||
17 | IT8726F Super I/O chip w/LPC interface | 17 | IT8726F Super I/O chip w/LPC interface |
18 | Sis950 A clone of the IT8705F | 18 | Sis950 A clone of the IT8705F |
19 | 19 | ||
20 | Copyright (C) 2001 Chris Gauthron <chrisg@0-in.com> | 20 | Copyright (C) 2001 Chris Gauthron |
21 | Copyright (C) 2005-2006 Jean Delvare <khali@linux-fr.org> | 21 | Copyright (C) 2005-2006 Jean Delvare <khali@linux-fr.org> |
22 | 22 | ||
23 | This program is free software; you can redistribute it and/or modify | 23 | This program is free software; you can redistribute it and/or modify |
@@ -1492,7 +1492,7 @@ static void __exit sm_it87_exit(void) | |||
1492 | } | 1492 | } |
1493 | 1493 | ||
1494 | 1494 | ||
1495 | MODULE_AUTHOR("Chris Gauthron <chrisg@0-in.com>, " | 1495 | MODULE_AUTHOR("Chris Gauthron, " |
1496 | "Jean Delvare <khali@linux-fr.org>"); | 1496 | "Jean Delvare <khali@linux-fr.org>"); |
1497 | MODULE_DESCRIPTION("IT8705F/8712F/8716F/8718F/8726F, SiS950 driver"); | 1497 | MODULE_DESCRIPTION("IT8705F/8712F/8716F/8718F/8726F, SiS950 driver"); |
1498 | module_param(update_vbat, bool, 0); | 1498 | module_param(update_vbat, bool, 0); |