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 <hjk@hansjkoch.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

authored by Hans J. Koch and committed by Jean Delvare 2aa25c22 0143832c

+4 -4
+1 -1
drivers/hwmon/amc6821.c
··· 4 Copyright (C) 2009 T. Mertelj <tomaz.mertelj@guest.arnes.si> 5 6 Based on max6650.c: 7 - Copyright (C) 2007 Hans J. Koch <hjk@linutronix.de> 8 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
··· 4 Copyright (C) 2009 T. Mertelj <tomaz.mertelj@guest.arnes.si> 5 6 Based on max6650.c: 7 + Copyright (C) 2007 Hans J. Koch <hjk@hansjkoch.de> 8 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
+2 -2
drivers/hwmon/lm93.c
··· 20 Adapted to 2.6.20 by Carsten Emde <cbe@osadl.org> 21 Copyright (c) 2006 Carsten Emde, Open Source Automation Development Lab 22 23 - Modified for mainline integration by Hans J. Koch <hjk@linutronix.de> 24 Copyright (c) 2007 Hans J. Koch, Linutronix GmbH 25 26 This program is free software; you can redistribute it and/or modify ··· 2629 } 2630 2631 MODULE_AUTHOR("Mark M. Hoffman <mhoffman@lightlink.com>, " 2632 - "Hans J. Koch <hjk@linutronix.de"); 2633 MODULE_DESCRIPTION("LM93 driver"); 2634 MODULE_LICENSE("GPL"); 2635
··· 20 Adapted to 2.6.20 by Carsten Emde <cbe@osadl.org> 21 Copyright (c) 2006 Carsten Emde, Open Source Automation Development Lab 22 23 + Modified for mainline integration by Hans J. Koch <hjk@hansjkoch.de> 24 Copyright (c) 2007 Hans J. Koch, Linutronix GmbH 25 26 This program is free software; you can redistribute it and/or modify ··· 2629 } 2630 2631 MODULE_AUTHOR("Mark M. Hoffman <mhoffman@lightlink.com>, " 2632 + "Hans J. Koch <hjk@hansjkoch.de>"); 2633 MODULE_DESCRIPTION("LM93 driver"); 2634 MODULE_LICENSE("GPL"); 2635
+1 -1
drivers/hwmon/max6650.c
··· 2 * max6650.c - Part of lm_sensors, Linux kernel modules for hardware 3 * monitoring. 4 * 5 - * (C) 2007 by Hans J. Koch <hjk@linutronix.de> 6 * 7 * based on code written by John Morris <john.morris@spirentcom.com> 8 * Copyright (c) 2003 Spirent Communications
··· 2 * max6650.c - Part of lm_sensors, Linux kernel modules for hardware 3 * monitoring. 4 * 5 + * (C) 2007 by Hans J. Koch <hjk@hansjkoch.de> 6 * 7 * based on code written by John Morris <john.morris@spirentcom.com> 8 * Copyright (c) 2003 Spirent Communications