qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>, Thomas Huth <thuth@redhat.com>
Subject: Re: [Qemu-devel] [qemu-web PATCH] Add license files for GPLv2+ and CC-BY-SA-4.0
Date: Fri, 7 Dec 2018 10:40:50 -0600	[thread overview]
Message-ID: <b9998045-614b-fb45-2369-e48f77d29ad4@redhat.com> (raw)
In-Reply-To: <20181207151636.8123-1-berrange@redhat.com>

On 12/7/18 9:16 AM, Daniel P. Berrangé wrote:
> The intent is that from this point onwards, content for this repository
> is dual-licensed under the GPLv2+ and CC-BY-SA-4.0
> 
> With git HEAD at d06ee0a788da27a2f24ab46928bc03eea019fb44, we have
> authors:
> 
>    $ git log | grep Author | sed -e 's/Author: //' | sort | uniq -c

You're reinventing:
$ git shortlog -e -s

>        1 Alex Bennée <alex.bennee@linaro.org>
>        2 Daniel P. Berrange <berrange@redhat.com>
>        3 Daniel P. Berrangé <berrange@redhat.com>

Looks like a separate patch introducing .mailmap is in order :)

>        3 Eric Blake <eblake@redhat.com>
>        1 Fam Zheng <famz@redhat.com>
>        2 Jeff Cody <jcody@redhat.com>
>       50 Michael Roth <mdroth@linux.vnet.ibm.com>
>       47 Paolo Bonzini <pbonzini@redhat.com>
>        1 Rainer Müller <raimue@macports.org>
>        1 Stefan Hajnoczi <stefanha@gmail.com>
>       14 Thomas Huth <thuth@redhat.com>
>        1 Yu Ning <yu.ning@intel.com>
> 
> This patch constitutes approval for all Red Hat copyright content (all
> @redhat.com addrs & Stefan Hajnoczi) to be placed under these licenses.
> For non-Red Hat copyright holders approval was given on the
> qemu-devel@nongnu.org mailing list with the following Message-IDs:
> 
>   - Alex Bennée <alex.bennee@linaro.org>
> 
>     <CAHDbmO2Gt+5RWaJ8Ka3LpB8o4Anq+evtKDO1oc6+X8gF7LZsOw@mail.gmail.com>
> 
>   - Michael Roth <mdroth@linux.vnet.ibm.com>
> 
>     <154411651930.28165.5754119001430373065@sif>
> 
>   - Rainer Müller <raimue@macports.org>
> 
>     <a6ad246f-b674-56d9-8c82-bb80880932a8@macports.org>
> 
>   - Yu Ning <yu.ning@intel.com>
> 
>     <C29659EAAA3E0143B583467412621C605E3E6CFF@SHSMSX101.ccr.corp.intel.com>
> 
> Note core basic site template/layout design is derived from a pre-built
> template already under the CC-by-3.0 license, and will not change.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---

> +++ b/_includes/copyright.html
> @@ -1,8 +1,7 @@
>   <div id="copyright">
>   	<div id="copyright-inner">
> -	<div class="container">
> -		Design: <a href="http://templated.co">TEMPLATED</a> &mdash;
> -		available under CC-BY 3.0
> -	</div>
> +	  <div class="container">
> +	    This site is made available under the terms of <a href="/license">a number of licenses</a>.

Does Jekyll auto-create a /license file from the various LICENSE-* 
additions, or did you forget to 'git add' yet another file?  I'm 
assuming that this _includes/copyright.html is merely a footer appended 
on each page.

Is it worth being specific that the TEMPLATED portion is still 
CC-BY-3.0, while all other contributions are dual-licensed 
GPLv2+/CC-BY-SA-4.0?  Or, if we don't want that much details in the 
footer, should README at least mention the distinctions?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

  reply	other threads:[~2018-12-07 16:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07 15:16 [Qemu-devel] [qemu-web PATCH] Add license files for GPLv2+ and CC-BY-SA-4.0 Daniel P. Berrangé
2018-12-07 16:40 ` Eric Blake [this message]
2018-12-07 16:44   ` Daniel P. Berrangé

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=b9998045-614b-fb45-2369-e48f77d29ad4@redhat.com \
    --to=eblake@redhat.com \
    --cc=berrange@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.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).