qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: Paul Mackerras <paulus@samba.org>,
	Michael Ranweiler <mranweil@us.ibm.com>,
	Tom Musta <tmusta@us.ibm.com>, Alex Graf <agraf@suse.de>
Subject: [Qemu-devel] fpu/softfloat.c licensing
Date: Wed, 21 May 2014 13:54:00 +1000	[thread overview]
Message-ID: <537C2358.3080201@ozlabs.ru> (raw)

Hi!

We recently discovered that not entire QEMU is GPL2-compatible, the fpu
emulation has a different license (copied below) which might create legal
problems because of that "INDEMNIFY" statement.

Does anyone else care (except IBM)?

What would the proper solution be? Ask the creator to relicense it under
GPL? I failed to find a contact as the homepage on berkeley.edu is
restricted. Rewrite the code? This code is used in FPU emulation for TCG,
is that the only use of it? If it should not get called for KVM, that would
be a temporary band-aid for us :)

Thanks!

===
This C source file is part of the SoftFloat IEC/IEEE Floating-point Arithmetic
Package, Release 2b.

Written by John R. Hauser.  This work was made possible in part by the
International Computer Science Institute, located at Suite 600, 1947 Center
Street, Berkeley, California 94704.  Funding was partially provided by the
National Science Foundation under grant MIP-9311980.  The original version
of this code was written as part of a project to build a fixed-point vector
processor in collaboration with the University of California at Berkeley,
overseen by Profs. Nelson Morgan and John Wawrzynek.  More information
is available through the Web page `http://www.cs.berkeley.edu/~jhauser/
arithmetic/SoftFloat.html'.

THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE.  Although reasonable effort has
been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT TIMES
RESULT IN INCORRECT BEHAVIOR.  USE OF THIS SOFTWARE IS RESTRICTED TO PERSONS
AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL LOSSES,
COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO FURTHERMORE
EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER SCIENCE
INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES, COSTS, OR
OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE SOFTWARE.

Derivative works are acceptable, even for commercial purposes, so long as
(1) the source code for the derivative work includes prominent notice that
the work is derivative, and (2) the source code includes prominent notice with
these four paragraphs for those parts of this code that are retained.
===


-- 
Alexey

             reply	other threads:[~2014-05-21  3:54 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-21  3:54 Alexey Kardashevskiy [this message]
2014-05-21  7:51 ` [Qemu-devel] fpu/softfloat.c licensing Paolo Bonzini
2014-05-21  7:55   ` Alexander Graf
2014-05-21  9:43     ` Markus Armbruster
2014-05-21  9:47       ` Peter Maydell
2014-05-21  9:53         ` Andreas Färber
2014-05-21  8:43   ` Alexey Kardashevskiy
2014-05-21  9:17   ` Peter Maydell
2014-05-21  9:25     ` Alexander Graf
2014-06-03  3:52       ` Alexey Kardashevskiy
2014-06-03  9:45         ` Peter Maydell
2014-06-03 11:38           ` Alexey Kardashevskiy
2014-06-03 11:42             ` Peter Maydell
2014-08-04  4:55               ` Alexey Kardashevskiy
2014-08-04  8:48                 ` Peter Maydell
2014-08-04 10:37                   ` Alexey Kardashevskiy
2014-08-04 11:12                     ` Markus Armbruster
2014-08-04 11:14                       ` Peter Maydell

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=537C2358.3080201@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=agraf@suse.de \
    --cc=mranweil@us.ibm.com \
    --cc=paulus@samba.org \
    --cc=qemu-devel@nongnu.org \
    --cc=tmusta@us.ibm.com \
    /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).