From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFbzB-0004rd-Dw for qemu-devel@nongnu.org; Thu, 17 Jan 2008 16:09:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFbz9-0004pZ-ND for qemu-devel@nongnu.org; Thu, 17 Jan 2008 16:09:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFbz9-0004pO-7c for qemu-devel@nongnu.org; Thu, 17 Jan 2008 16:09:15 -0500 Received: from bsdimp.com ([199.45.160.85] 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 1JFbz8-00010i-Su for qemu-devel@nongnu.org; Thu, 17 Jan 2008 16:09:15 -0500 Date: Thu, 17 Jan 2008 14:07:06 -0700 (MST) Message-Id: <20080117.140706.232931235.imp@bsdimp.com> Subject: Re: [Qemu-devel] [patch] s390-dis.c license From: "M. Warner Losh" In-Reply-To: <8a6cde920801171244k35d84ec9vf82277d2e5090a4f@mail.gmail.com> References: <478FA0C9.8070907@mail.berlios.de> <8a6cde920801171244k35d84ec9vf82277d2e5090a4f@mail.gmail.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, ric.almeida@gmail.com In message: <8a6cde920801171244k35d84ec9vf82277d2e5090a4f@mail.gmail.com> "Ricardo Almeida" writes: : > The problem is: you would have to ask every contributor whose code is : > still somewhere in the source code. That is tedious, and takes time (I do : > not even think that an email would suffice). : : >From what I read once in a slashdot post (it's worth what is worth), : it suffices a public announcement of the change and a deadline : (something around 60 to 90 days). The announce could be in QEmu : homepage and on this list... That's not legally correct. To change a license in a way not permitted by the original license holder, you *MUST* have *EXPLICIT* approval to do that. Otherwise, licenses would be meaningless... Warner