I'm not really using the old one anymore. Signed-off-by: Alberto Garcia <[email protected]> --- hw/char/ipoctal232.c | 2 +- hw/ipack/ipack.c | 2 +- hw/ipack/tpci200.c | 2 +- include/hw/ipack/ipack.h | 2 +- 4 files changed, 4 insertions(+), 4 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 <[email protected]> + * Author: Alberto Garcia <[email protected]> * * 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 7c5c30d..4967351 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 <[email protected]> + * Author: Alberto Garcia <[email protected]> * * 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 <[email protected]> + * Author: Alberto Garcia <[email protected]> * * This code is licensed under the GNU GPL v2 or (at your option) any * later version. diff --git a/include/hw/ipack/ipack.h b/include/hw/ipack/ipack.h index e95ffe8..e33e032 100644 --- a/include/hw/ipack/ipack.h +++ b/include/hw/ipack/ipack.h @@ -2,7 +2,7 @@ * QEMU IndustryPack emulation * * Copyright (C) 2012 Igalia, S.L. - * Author: Alberto Garcia <[email protected]> + * Author: Alberto Garcia <[email protected]> * * This code is licensed under the GNU GPL v2 or (at your option) any * later version. -- 2.7.0
