From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3M6t-0001sI-8V for qemu-devel@nongnu.org; Wed, 28 Oct 2009 23:55:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3M6o-0001qs-OM for qemu-devel@nongnu.org; Wed, 28 Oct 2009 23:55:38 -0400 Received: from [199.232.76.173] (port=60886 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3M6o-0001qm-Hf for qemu-devel@nongnu.org; Wed, 28 Oct 2009 23:55:34 -0400 Received: from mail-px0-f179.google.com ([209.85.216.179]:46427) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3M6n-0006Ds-CZ for qemu-devel@nongnu.org; Wed, 28 Oct 2009 23:55:34 -0400 Received: by pxi9 with SMTP id 9so929623pxi.4 for ; Wed, 28 Oct 2009 20:55:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <200910281650.AA00165@YOUR-BD18D6DD63.m1.interq.or.jp> <20091028200817.GA8945@miranda.arrow> <4AE8BDB8.2050606@gnu.org> <473191350910281735l7f4fd701j395339b667634bfa@mail.gmail.com> Date: Thu, 29 Oct 2009 11:55:28 +0800 Message-ID: <473191350910282055y1f58fb56l706a2eeddc360721@mail.gmail.com> Subject: Re: [Qemu-devel] Re: [PATCH v3 22/25] ay8910: YM2608 core forked from MAME 0.59 From: Roy Tam Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Natalia Portillo Cc: qemu-devel@nongnu.org breemlib takes this file from AppleWin, and AppleWin may take this file from MAME. for AppleWin, it uses GPLv2 since 2006/02/25. 2009/10/29 Natalia Portillo : > This is interesting as well, first line says: > > /* borrowed from AppleWin */ > > I suppose it means that MAME took it from the apple // emulator called > AppleWin. and. what's the AppleWin license? > El 29/10/2009, a las 00:35, Roy Tam escribi=F3: > > I did a google code search and I found this: > http://www.google.com/codesearch/p?hl=3Dzh-TW&sa=3DN&cd=3D2&ct=3Drc#yVjp3= hog9Qw/trunk/breemlib/apu/ay8910/ay8910.cpp&q=3Day8910 > > // > // From mame.txt (http://www.mame.net/readme.html) > // > // VI. Reuse of Source Code > // -------------------------- > // This chapter might not apply to specific portions of MAME (e.g. CPU > // emulators) which bear different copyright notices. > // The source code cannot be used in a commercial product without the > written > // authorization of the authors. Use in non-commercial products is > allowed, and > // indeed encouraged. If you use portions of the MAME source code in > your > // program, however, you must make the full source code freely availab= le > as > // well. > // Usage of the _information_ contained in the source code is free > for any use. > // However, given the amount of time and energy it took to collect thi= s > // information, if you find new information we would appreciate if > you made it > // freely available as well. > // > > Does it apply to this case? > > P.S.: Mail resent as I click wrong button, sorry. > > 2009/10/29 Paolo Bonzini : > > On 10/28/2009 09:08 PM, Stuart Brady wrote: > > On Thu, Oct 29, 2009 at 01:50:11AM +0900, TAKEDA, toshiya wrote: > > + > > +/* This version of ay8910.c is a fork of the MAME 0.59 one, relicensed > > under the LGPL. > > Where have you taken this from? > > More exactly, how is this not violating copyright, since MAME's license i= s > > not compatible with anything else (more or less)? > > Paolo > > > > > > >