From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3Qkt-0004Zm-RK for qemu-devel@nongnu.org; Thu, 29 Oct 2009 04:53:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3Qkp-0004Yu-8k for qemu-devel@nongnu.org; Thu, 29 Oct 2009 04:53:15 -0400 Received: from [199.232.76.173] (port=44388 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3Qkp-0004Yr-5S for qemu-devel@nongnu.org; Thu, 29 Oct 2009 04:53:11 -0400 Received: from lo.gmane.org ([80.91.229.12]:35854) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N3Qko-0004Cf-L5 for qemu-devel@nongnu.org; Thu, 29 Oct 2009 04:53:10 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N3Qki-0008JG-4X for qemu-devel@nongnu.org; Thu, 29 Oct 2009 09:53:04 +0100 Received: from nat-pool-brq-t.redhat.com ([209.132.186.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2009 09:53:04 +0100 Received: from pbonzini by nat-pool-brq-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Oct 2009 09:53:04 +0100 From: Paolo Bonzini Date: Thu, 29 Oct 2009 09:52:40 +0100 Message-ID: References: <200910281650.AA00165@YOUR-BD18D6DD63.m1.interq.or.jp> <20091028200817.GA8945@miranda.arrow> <4AE8BDB8.2050606@gnu.org> <473191350910281735l7f4fd701j395339b667634bfa@mail.gmail.com> <473191350910282055y1f58fb56l706a2eeddc360721@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: <473191350910282055y1f58fb56l706a2eeddc360721@mail.gmail.com> Sender: news Subject: [Qemu-devel] Re: [PATCH v3 22/25] ay8910: YM2608 core forked from MAME 0.59 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 10/29/2009 04:55 AM, Roy Tam wrote: > AppleWin may take this file from MAME. > for AppleWin, it uses GPLv2 since 2006/02/25. Unfortunately, AppleWin is also not respecting neither the GPL nor the MAME license in using this file. :-( Paolo