[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101029223223.GE4331@local>
Date: Sat, 30 Oct 2010 00:32:23 +0200
From: "Hans J. Koch" <hjk@...sjkoch.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: lm-sensors@...sensors.org
Subject: [PATCH 4/6] 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@...sjkoch.de>
---
drivers/hwmon/amc6821.c | 2 +-
drivers/hwmon/lm93.c | 4 ++--
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 fa9708c..4033974 100644
--- a/drivers/hwmon/amc6821.c
+++ b/drivers/hwmon/amc6821.c
@@ -4,7 +4,7 @@
Copyright (C) 2009 T. Mertelj <tomaz.mertelj@...st.arnes.si>
Based on max6650.c:
- Copyright (C) 2007 Hans J. Koch <hjk@...utronix.de>
+ Copyright (C) 2007 Hans J. Koch <hjk@...sjkoch.de>
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 6669255..754e5fb 100644
--- a/drivers/hwmon/lm93.c
+++ b/drivers/hwmon/lm93.c
@@ -20,7 +20,7 @@
Adapted to 2.6.20 by Carsten Emde <cbe@...dl.org>
Copyright (c) 2006 Carsten Emde, Open Source Automation Development Lab
- Modified for mainline integration by Hans J. Koch <hjk@...utronix.de>
+ Modified for mainline integration by Hans J. Koch <hjk@...sjkoch.de>
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 <mhoffman@...htlink.com>, "
- "Hans J. Koch <hjk@...utronix.de");
+ "Hans J. Koch <hjk@...sjkoch.de");
MODULE_DESCRIPTION("LM93 driver");
MODULE_LICENSE("GPL");
diff --git a/drivers/hwmon/max6650.c b/drivers/hwmon/max6650.c
index a0160ee..9a11532 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 <hjk@...utronix.de>
+ * (C) 2007 by Hans J. Koch <hjk@...sjkoch.de>
*
* based on code written by John Morris <john.morris@...rentcom.com>
* Copyright (c) 2003 Spirent Communications
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists