From: Roy Tam <roytam@gmail.com>
To: Paolo Bonzini <bonzini@gnu.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: [PATCH v3 22/25] ay8910: YM2608 core forked from MAME 0.59
Date: Thu, 29 Oct 2009 08:35:33 +0800 [thread overview]
Message-ID: <473191350910281735l7f4fd701j395339b667634bfa@mail.gmail.com> (raw)
In-Reply-To: <4AE8BDB8.2050606@gnu.org>
I did a google code search and I found this:
http://www.google.com/codesearch/p?hl=zh-TW&sa=N&cd=2&ct=rc#yVjp3hog9Qw/trunk/breemlib/apu/ay8910/ay8910.cpp&q=ay8910
//
// 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 available 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 this
// 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 <bonzini@gnu.org>:
> 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 is
> not compatible with anything else (more or less)?
>
> Paolo
>
>
>
next prev parent reply other threads:[~2009-10-29 0:35 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 16:50 [Qemu-devel] [PATCH v3 22/25] ay8910: YM2608 core forked from MAME 0.59 TAKEDA, toshiya
2009-10-28 20:08 ` Stuart Brady
2009-10-28 21:55 ` [Qemu-devel] " Paolo Bonzini
2009-10-29 0:35 ` Roy Tam [this message]
2009-10-29 3:05 ` Natalia Portillo
2009-10-29 3:55 ` Roy Tam
2009-10-29 8:52 ` Paolo Bonzini
2009-10-29 7:52 ` Stuart Brady
2009-10-29 8:03 ` Roy Tam
2009-10-29 8:14 ` malc
2009-10-29 9:30 ` Laurent Desnogues
2009-10-29 9:44 ` malc
2009-10-29 9:45 ` Laurent Desnogues
2009-10-29 10:05 ` malc
2009-10-29 13:33 ` TAKEDA, toshiya
2009-10-29 9:55 ` Roy Tam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=473191350910281735l7f4fd701j395339b667634bfa@mail.gmail.com \
--to=roytam@gmail.com \
--cc=bonzini@gnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).