summaryrefslogtreecommitdiff
path: root/kexec
diff options
context:
space:
mode:
authorBernhard Walle <bernhard.walle@gmx.de>2009-02-09 23:53:53 +0100
committerSimon Horman <horms@verge.net.au>2009-02-10 11:00:08 +1100
commit958704f7e56f5eefef2d6e13975258400d3fdbfd (patch)
tree240b06d1d9bff1d3ee8feeda3a36f87869eb9c8b /kexec
parentad28e87b60062cfcd423fcdecce56d651c38cc1e (diff)
Correct email addresses
Since I don't work for SUSE any more and 'bwalle@suse.de' is invalid, correct it in the copyright so that people can still contact me. Signed-off-by: Bernhard Walle <bernhard.walle@gmx.de> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec')
-rw-r--r--kexec/firmware_memmap.c2
-rw-r--r--kexec/firmware_memmap.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kexec/firmware_memmap.c b/kexec/firmware_memmap.c
index 13969d0..5a101fb 100644
--- a/kexec/firmware_memmap.c
+++ b/kexec/firmware_memmap.c
@@ -1,7 +1,7 @@
/*
* firmware_memmap.c: Read /sys/firmware/memmap
*
- * Created by: Bernhard Walle (bwalle@suse.de)
+ * Created by: Bernhard Walle (bernhard.walle@gmx.de)
* Copyright (C) SUSE LINUX Products GmbH, 2008. All rights reserved
*
* This program is free software; you can redistribute it and/or modify
diff --git a/kexec/firmware_memmap.h b/kexec/firmware_memmap.h
index 41c3b3f..adb03c3 100644
--- a/kexec/firmware_memmap.h
+++ b/kexec/firmware_memmap.h
@@ -1,7 +1,7 @@
/*
* firmware_memmap.c: Read /sys/firmware/memmap
*
- * Created by: Bernhard Walle (bwalle@suse.de)
+ * Created by: Bernhard Walle (bernhard.walle@gmx.de)
* Copyright (C) SUSE LINUX Products GmbH, 2008. All rights reserved
*
* This program is free software; you can redistribute it and/or modify