From mboxrd@z Thu Jan 1 00:00:00 1970 From: "M. Warner Losh" Date: Tue, 17 Feb 2009 16:08:52 +0000 Subject: Re: [Qemu-devel] [PATCH 2/5] kvm/powerpc: Add freescale pci Message-Id: <20090217.090852.-292225365.imp@bsdimp.com> List-Id: References: <1234864778-19099-2-git-send-email-yu.liu@freescale.com> <1234864778-19099-3-git-send-email-yu.liu@freescale.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: qemu-devel@nongnu.org, blauwirbel@gmail.com Cc: aurelien@aurel32.net, yu.liu@freescale.com, hollisb@us.ibm.com, kvm-ppc@vger.kernel.org In message: Blue Swirl writes: : > + * Copyright (C) 2009 Freescale Semiconductor, Inc. All rights reserved. : : "All rights reserved" conflicts with GPL. "All rights reserved" is a phrase used to invoke one's copyright in Latin America prior to the some of the more recent rounds of IP treaties. It isn't needed any more, but it definitely does not conflict with the GPL. The author reserves all rights, and then grants you from those rights the rights to distribute with the GPL. It never has conflicted with the GPL. Ever. Warner