diff options
author | Hans J. Koch <[email protected]> | 2010-11-15 21:38:56 +0100 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2010-11-15 21:38:56 +0100 |
commit | 2aa25c22c445df63b5961883f28767643122f935 (patch) | |
tree | d97d963ee708a7b98c82d1c221dde86446378ced | |
parent | 0143832cc96d0bf78486297aad5c8fb2c2ead02a (diff) |
hwmon: Change mail address of Hans J. Koch
My old mail address doesn't exist anymore. This changes all occurrences
to my new address.
Signed-off-by: Hans J. Koch <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
-rw-r--r-- | drivers/hwmon/amc6821.c | 2 | ||||
-rw-r--r-- | drivers/hwmon/lm93.c | 4 | ||||
-rw-r--r-- | drivers/hwmon/max6650.c | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/drivers/hwmon/amc6821.c b/drivers/hwmon/amc6821.c index fa9708c2d723..4033974d1bb3 100644 --- a/drivers/hwmon/amc6821.c +++ b/drivers/hwmon/amc6821.c @@ -4,7 +4,7 @@ Copyright (C) 2009 T. Mertelj <[email protected]> Based on max6650.c: - Copyright (C) 2007 Hans J. Koch <[email protected]> + Copyright (C) 2007 Hans J. Koch <[email protected]> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/drivers/hwmon/lm93.c b/drivers/hwmon/lm93.c index 6669255aadcf..c9ed14eba5a6 100644 --- a/drivers/hwmon/lm93.c +++ b/drivers/hwmon/lm93.c @@ -20,7 +20,7 @@ Adapted to 2.6.20 by Carsten Emde <[email protected]> Copyright (c) 2006 Carsten Emde, Open Source Automation Development Lab - Modified for mainline integration by Hans J. Koch <[email protected]> + Modified for mainline integration by Hans J. Koch <[email protected]> Copyright (c) 2007 Hans J. Koch, Linutronix GmbH This program is free software; you can redistribute it and/or modify @@ -2629,7 +2629,7 @@ static void __exit lm93_exit(void) } MODULE_AUTHOR("Mark M. Hoffman <[email protected]>, " - "Hans J. Koch <[email protected]"); + "Hans J. Koch <[email protected]>"); MODULE_DESCRIPTION("LM93 driver"); MODULE_LICENSE("GPL"); diff --git a/drivers/hwmon/max6650.c b/drivers/hwmon/max6650.c index a0160ee5caef..9a11532ecae8 100644 --- a/drivers/hwmon/max6650.c +++ b/drivers/hwmon/max6650.c @@ -2,7 +2,7 @@ * max6650.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring. * - * (C) 2007 by Hans J. Koch <[email protected]> + * (C) 2007 by Hans J. Koch <[email protected]> * * based on code written by John Morris <[email protected]> * Copyright (c) 2003 Spirent Communications |