From: Anthony Liguori <[email protected]> Presumably, it would carry an IBM copyright upstream if needed. qemu-kvm introduces no additional code over upstream QEMU in this file.
Signed-off-by: Anthony Liguori <[email protected]> Acked-by: Hollis Blanchard <[email protected]> Signed-off-by: Avi Kivity <[email protected]> diff --git a/hw/ppc4xx.h b/hw/ppc4xx.h index 25a91bd..7832cd9 100644 --- a/hw/ppc4xx.h +++ b/hw/ppc4xx.h @@ -3,9 +3,6 @@ * * Copyright (c) 2007 Jocelyn Mayer * - * Copyright 2008 IBM Corp. - * Authors: Hollis Blanchard <[email protected]> - * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
