diff options
author | Bernhard Walle <bernhard.walle@gmx.de> | 2009-02-09 23:53:53 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2009-02-10 11:00:08 +1100 |
commit | 958704f7e56f5eefef2d6e13975258400d3fdbfd (patch) | |
tree | 240b06d1d9bff1d3ee8feeda3a36f87869eb9c8b /kexec/firmware_memmap.c | |
parent | ad28e87b60062cfcd423fcdecce56d651c38cc1e (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/firmware_memmap.c')
-rw-r--r-- | kexec/firmware_memmap.c | 2 |
1 files changed, 1 insertions, 1 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 |