diff options
Diffstat (limited to 'hw/ipack')
-rw-r--r-- | hw/ipack/ipack.c | 2 | ||||
-rw-r--r-- | hw/ipack/tpci200.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hw/ipack/ipack.c b/hw/ipack/ipack.c index 6021e6d13..5f99ed9a7 100644 --- a/hw/ipack/ipack.c +++ b/hw/ipack/ipack.c @@ -2,7 +2,7 @@ * QEMU IndustryPack emulation * * Copyright (C) 2012 Igalia, S.L. - * Author: Alberto Garcia <berto@igalia.com> + * Author: Alberto Garcia <agarcia@igalia.com> * * This code is licensed under the GNU GPL v2 or (at your option) any * later version. diff --git a/hw/ipack/tpci200.c b/hw/ipack/tpci200.c index 4dfa6b33f..fdda6f414 100644 --- a/hw/ipack/tpci200.c +++ b/hw/ipack/tpci200.c @@ -2,7 +2,7 @@ * QEMU TEWS TPCI200 IndustryPack carrier emulation * * Copyright (C) 2012 Igalia, S.L. - * Author: Alberto Garcia <berto@igalia.com> + * Author: Alberto Garcia <agarcia@igalia.com> * * This code is licensed under the GNU GPL v2 or (at your option) any * later version. |