diff options
author | Jean Delvare <khali@linux-fr.org> | 2014-01-29 14:40:08 -0500 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2014-01-29 14:40:08 -0500 |
commit | 7c81c60f3789a082e141d7a013392af5f78db16a (patch) | |
tree | f3da560b70545e6780ee29319c003418d986bb05 /drivers/hwmon/gl518sm.c | |
parent | b523bb75098b1ed4dd98cb651b7b71e5b8c4f533 (diff) |
Update Jean Delvare's e-mail address
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/hwmon/gl518sm.c')
-rw-r--r-- | drivers/hwmon/gl518sm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/gl518sm.c b/drivers/hwmon/gl518sm.c index 95257a5621d8..1e9830513045 100644 --- a/drivers/hwmon/gl518sm.c +++ b/drivers/hwmon/gl518sm.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Copyright (C) 1998, 1999 Frodo Looijaard <frodol@dds.nl> and | 4 | * Copyright (C) 1998, 1999 Frodo Looijaard <frodol@dds.nl> and |
5 | * Kyosti Malkki <kmalkki@cc.hut.fi> | 5 | * Kyosti Malkki <kmalkki@cc.hut.fi> |
6 | * Copyright (C) 2004 Hong-Gunn Chew <hglinux@gunnet.org> and | 6 | * Copyright (C) 2004 Hong-Gunn Chew <hglinux@gunnet.org> and |
7 | * Jean Delvare <khali@linux-fr.org> | 7 | * Jean Delvare <jdelvare@suse.de> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
10 | * it under the terms of the GNU General Public License as published by | 10 | * it under the terms of the GNU General Public License as published by |