diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/char/ipoctal232.c | 2 | ||||
-rw-r--r-- | hw/ipack/ipack.c | 2 | ||||
-rw-r--r-- | hw/ipack/tpci200.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hw/char/ipoctal232.c b/hw/char/ipoctal232.c index bc0ae49..9ead32a 100644 --- a/hw/char/ipoctal232.c +++ b/hw/char/ipoctal232.c @@ -2,7 +2,7 @@ * QEMU GE IP-Octal 232 IndustryPack emulation * * Copyright (C) 2012 Igalia, S.L. - * Author: Alberto Garcia <agarcia@igalia.com> + * Author: Alberto Garcia <berto@igalia.com> * * This code is licensed under the GNU GPL v2 or (at your option) any * later version. diff --git a/hw/ipack/ipack.c b/hw/ipack/ipack.c index 5f99ed9..6021e6d 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 <agarcia@igalia.com> + * Author: Alberto Garcia <berto@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 fdda6f4..4dfa6b3 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 <agarcia@igalia.com> + * Author: Alberto Garcia <berto@igalia.com> * * This code is licensed under the GNU GPL v2 or (at your option) any * later version. |