On 26 February 2018 at 12:03, Daniel P. Berrangé <berra...@redhat.com> wrote: > Eeek, I totally missed that as the top level LICENSE file only mentions > GPL and BSD licenses :-( I guess that's a trigger for a patch to improve > the text in the LICENSE file to better reflect reality...
Paragraph (2) says "Parts of QEMU have specific licenses which are compatible with the GNU General Public License, version 2", which is what this is. Paragraph (3) isn't saying "BSD license is special", it's saying "the TCG codegen code is special" -- it's a theoretically well-defined reusable subset of code that has its own tighter standards for what license we accept (see also tcg/LICENSE). thanks -- PMM