diff options
author | Jean Delvare <khali@linux-fr.org> | 2006-09-24 21:25:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-09-28 15:31:19 -0700 |
commit | 3379ceeefde923a05c2c77ed2d84ba26c2fe9e81 (patch) | |
tree | f736b86cc6c02ffac2a8ba5b235c8b64eff81ce2 /drivers/hwmon | |
parent | ce8c6ce1eceecfe090f6c1aa4108087b2051497b (diff) | |
download | linux-3.10-3379ceeefde923a05c2c77ed2d84ba26c2fe9e81.tar.gz linux-3.10-3379ceeefde923a05c2c77ed2d84ba26c2fe9e81.tar.bz2 linux-3.10-3379ceeefde923a05c2c77ed2d84ba26c2fe9e81.zip |
hwmon: Remove Yuan Mu's address
hwmon: Remove Yuan Mu's address
Yuan Mu no longer works at Winbond.
I wish to publicly thank Yuan for his help with Winbond hardware
monitoring chips support during the past 10 months.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r-- | drivers/hwmon/w83627ehf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/w83627ehf.c b/drivers/hwmon/w83627ehf.c index 7a58b079d73..833faa275ff 100644 --- a/drivers/hwmon/w83627ehf.c +++ b/drivers/hwmon/w83627ehf.c @@ -2,7 +2,7 @@ w83627ehf - Driver for the hardware monitoring functionality of the Winbond W83627EHF Super-I/O chip Copyright (C) 2005 Jean Delvare <khali@linux-fr.org> - Copyright (C) 2006 Yuan Mu <Ymu@Winbond.com.tw>, + Copyright (C) 2006 Yuan Mu (Winbond), Rudolf Marek <r.marek@sh.cvut.cz> David Hubbard <david.c.hubbard@gmail.com> |