From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Cc: Anthony Liguori <aliguori@us.ibm.com>
Subject: [Qemu-devel] [PATCH] LICENSE: clarify licensing
Date: Mon, 19 Nov 2012 10:40:28 -0600 [thread overview]
Message-ID: <1353343228-24870-1-git-send-email-aliguori@us.ibm.com> (raw)
There's a couple changes here. Please note that no one should consider this as
licensing guidance from IBM. I'm merely updating this based on what I would
consider community consensus.
The first change clarifies that the overall license is GPLv2. We have never
had GPLv1 code. The phrase "GNU General Public License" clearly refers to the
GPLv2. We cannot say the overall license is "GPLv2 or later" because we have
a number of files that are GPLv2 only.
The second change clarifies that any file that doesn't have an explicit license
is covered under the GPLv2. This agrees with the first statement in LICENSE but
since it's so often asked, I thought we should make it explicit.
I also added an additional statement that this file only expresses the intent
of the QEMU community and should only be considered informative.
Please explicitly Nack or Ack this change.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
---
LICENSE | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
index acae9a3..f4bee4c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The following points clarify the QEMU license:
-1) QEMU as a whole is released under the GNU General Public License
+1) QEMU as a whole is released under the GNU General Public License version 2
2) Parts of QEMU have specific licenses which are compatible with the
GNU General Public License. Hence each source file contains its own
@@ -13,4 +13,8 @@ Many hardware device emulation sources are released under the BSD license.
4) QEMU is a trademark of Fabrice Bellard.
-Fabrice Bellard.
+5) Files without explicit licenses fall under the GPL v2.
+
+6) This file represents the consensus view of the QEMU community. It does not
+ alter any licenses used in the code base and should be viewed as informative
+ only.
--
1.8.0
next reply other threads:[~2012-11-19 16:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-19 16:40 Anthony Liguori [this message]
2012-11-19 18:14 ` [Qemu-devel] [PATCH] LICENSE: clarify licensing Paolo Bonzini
2012-11-19 18:21 ` malc
2012-11-19 18:34 ` Peter Maydell
2012-11-19 18:34 ` malc
2012-11-19 19:08 ` Stefan Weil
2012-11-19 19:30 ` malc
2012-11-19 19:48 ` Anthony Liguori
2012-11-19 20:00 ` malc
2012-11-20 10:39 ` Markus Armbruster
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=1353343228-24870-1-git-send-email-aliguori@us.ibm.com \
--to=aliguori@us.ibm.com \
--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).