summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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