Re: [Qemu-devel] [qemu-web PATCH] Add license files for GPLv2+ and CC-BY-SA-4.0

2018-12-07 Thread Daniel P . Berrangé
On Fri, Dec 07, 2018 at 10:40:50AM -0600, Eric Blake wrote: > 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 d06ee0a788da27a2f24ab46928bc03eea0

Re: [Qemu-devel] [qemu-web PATCH] Add license files for GPLv2+ and CC-BY-SA-4.0

2018-12-07 Thread Eric Blake
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: //'

[Qemu-devel] [qemu-web PATCH] Add license files for GPLv2+ and CC-BY-SA-4.0

2018-12-07 Thread Daniel P . Berrangé
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 1 Alex Bennée 2 Da