From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZSl4-0007SX-Q3 for qemu-devel@nongnu.org; Tue, 17 Feb 2009 11:25:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZSl3-0007RL-2P for qemu-devel@nongnu.org; Tue, 17 Feb 2009 11:25:18 -0500 Received: from [199.232.76.173] (port=52845 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZSl2-0007RE-T1 for qemu-devel@nongnu.org; Tue, 17 Feb 2009 11:25:16 -0500 Received: from bsdimp.com ([199.45.160.85]:61087 helo=harmony.bsdimp.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LZSl2-00009a-BU for qemu-devel@nongnu.org; Tue, 17 Feb 2009 11:25:16 -0500 Date: Tue, 17 Feb 2009 09:23:02 -0700 (MST) Message-Id: <20090217.092302.777215797.imp@bsdimp.com> Subject: Re: [Qemu-devel] [PATCH 2/5] kvm/powerpc: Add freescale pci controller's support From: "M. Warner Losh" In-Reply-To: <20090217.090852.-292225365.imp@bsdimp.com> References: <1234864778-19099-3-git-send-email-yu.liu@freescale.com> <20090217.090852.-292225365.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, blauwirbel@gmail.com Cc: kvm-ppc@vger.kernel.org, yu.liu@freescale.com, hollisb@us.ibm.com, aurelien@aurel32.net In message: <20090217.090852.-292225365.imp@bsdimp.com> "M. Warner Losh" writes: : 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. Specifically, this was the Buenos Aires Convention from 1910. : 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. There's one web page[1] that suggests that this might be useful to preserve moral rights in some countries. Moral rights are the right to take one's name off something that someone else has changed contrary to your wishes. I don't know the extent that this matter these days. Warner [1] http://www.templetons.com/brad/copymyths.html