diff options
author | Corey Osgood <corey.osgood@gmail.com> | 2010-08-01 02:33:42 +0000 |
---|---|---|
committer | Corey Osgood <corey.osgood@gmail.com> | 2010-08-01 02:33:42 +0000 |
commit | 43110f5403895b8a9ab5fc15781b86109432bd29 (patch) | |
tree | 8cb505a19e6c21bb317f0be214ff1260aea7fcfa /src/mainboard/asus/mew-vm | |
parent | 23d98c768f0c0d53a71f77dd5f0ee83f01d66e16 (diff) | |
download | coreboot-43110f5403895b8a9ab5fc15781b86109432bd29.tar.xz |
Update my old, no longer active email addresses
Signed-off-by: Corey Osgood <corey.osgood@gmail.com>
Acked-by: Corey Osgood <corey.osgood@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5674 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asus/mew-vm')
-rw-r--r-- | src/mainboard/asus/mew-vm/romstage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/mew-vm/romstage.c b/src/mainboard/asus/mew-vm/romstage.c index a5125e4de8..30d6a87214 100644 --- a/src/mainboard/asus/mew-vm/romstage.c +++ b/src/mainboard/asus/mew-vm/romstage.c @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com> + * Copyright (C) 2007 Corey Osgood <corey.osgood@gmail.com> * * 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 |