qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Christophe Lyon" <christophe.lyon@st.com>,
	"Patch Tracking" <patches@linaro.org>,
	"Richard Sandiford" <rdsandiford@googlemail.com>,
	"Juan Quintela" <quintela@redhat.com>,
	"QEMU Developers" <qemu-devel@nongnu.org>,
	"Avi Kivity" <avi.kivity@gmail.com>,
	"Blue Swirl" <blauwirbel@gmail.com>,
	"Max Filippov" <jcmvbkbc@gmail.com>,
	"Paul Brook" <paul@codesourcery.com>,
	"Anthony Liguori" <aliguori@amazon.com>,
	"Stefan Weil" <sw@weilnetz.de>,
	"Guan Xuetao" <gxt@mprc.pku.edu.cn>,
	"Andreas Färber" <afaerber@suse.de>,
	"Aurelien Jarno" <aurelien@aurel32.net>,
	"Richard Henderson" <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
Date: Wed, 07 Jan 2015 17:29:30 +0100	[thread overview]
Message-ID: <54AD5EEA.8050401@redhat.com> (raw)
In-Reply-To: <CAFEAcA9mBWoArGHBXb3Eo9SrhK7r9H68EsJRojM-UgVM5ymOTg@mail.gmail.com>



On 07/01/2015 17:23, Peter Maydell wrote:
> On 7 January 2015 at 11:04, Paolo Bonzini <pbonzini@redhat.com> wrote:
>>
>>
>> On 07/01/2015 11:34, Peter Maydell wrote:
>>> The thing is that after all these relicensings we end up with a
>>> file with a mix of licenses in it. So for somebody actually
>>> using the file the controlling license is GPLv2+. (In particular
>>> all the RedHat contributions are GPLv2+, not SoftFloat-2a...)
>>
>> Actually, all four of us (I and Avi and Juan and Luiz) acked the change,
>> so Red Hat contributions are SoftFloat-2a.
> 
> You said
> # All Red Hat contributions (at least Avi, Juan, me; don't know about rth)
> # are available under GPLv2+; also other authors agreed on it.  For this
> # particular license,
> # Acked-by: Paolo Bonzini <pbonzini@redhat.com>
> 
> and Juan said:
> # As said by paolo,  any contribution by me is under GPLv2+ O:-)
> 
> which I took to mean that the RH contribs were GPLv2+, not SF2a.

I was not counting rth, because I don't know what he did on company time
and what he did on his own, and he's not on the virt team too.

rth and Avi agreed on SoftFloat-2a license separately.

Juan was the only one to reply to my message above, and his reply
http://lists.gnu.org/archive/html/qemu-devel/2013-04/msg05849.html is
somewhat contradictory; he mentions GPLv2 but his explicit Acked-by was
below my own Acked-by "for this particular license".  I took that as a
SoftFloat-2a ack too when I reviewed the commits and threads this morning.

But...

> Anyway, we can make the future-changes license sf2a regardless
> of what license the RH contribs in the past are under (we have
> the non-SF2a BSD contribs as well so the license of the whole
> file is never going to be a single simple thing).

... this is true anyway.

Paolo

  reply	other threads:[~2015-01-07 16:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 14:17 [Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a Peter Maydell
2014-11-25 14:17 ` [Qemu-devel] [PATCH 1/6] softfloat: Apply patch corresponding to rebasing to softfloat-2a Peter Maydell
2014-11-25 14:17 ` [Qemu-devel] [PATCH 2/6] softfloat: Revert remaining portions of commits 75d62a5856 and 3430b0be36f Peter Maydell
2014-11-25 14:17 ` [Qemu-devel] [PATCH 3/6] softfloat: Revert remaining parts of commits b645bb4885 and 5a6932d51d Peter Maydell
2014-11-25 14:17 ` [Qemu-devel] [PATCH 4/6] softfloat: Implement uint64_to_float64() and uint64_to_float32() Peter Maydell
2014-11-25 14:17 ` [Qemu-devel] [PATCH 5/6] softfloat: reimplement SNAN_BIT_IS_ONE support Peter Maydell
2014-12-11 16:41   ` Maciej W. Rozycki
2014-12-11 18:02     ` Peter Maydell
2014-11-25 14:17 ` [Qemu-devel] [PATCH 6/6] softfloat: Clarify license status Peter Maydell
2014-12-05 11:15 ` [Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a Peter Maydell
2014-12-17 14:06   ` Peter Maydell
2015-01-05 11:03     ` Peter Maydell
2015-01-07  6:13 ` Paolo Bonzini
2015-01-07 10:34   ` Peter Maydell
2015-01-07 11:04     ` Paolo Bonzini
2015-01-07 16:23       ` Peter Maydell
2015-01-07 16:29         ` Paolo Bonzini [this message]
2015-01-07 16:34           ` Peter Maydell
2015-01-07 16:49             ` Paolo Bonzini
2015-01-12 12:53     ` Peter Maydell
2015-01-12 12:55       ` Paolo Bonzini

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=54AD5EEA.8050401@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=aliguori@amazon.com \
    --cc=aurelien@aurel32.net \
    --cc=avi.kivity@gmail.com \
    --cc=blauwirbel@gmail.com \
    --cc=christophe.lyon@st.com \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=jcmvbkbc@gmail.com \
    --cc=patches@linaro.org \
    --cc=paul@codesourcery.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=rdsandiford@googlemail.com \
    --cc=rth@twiddle.net \
    --cc=sw@weilnetz.de \
    /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).