On Mon, 21 Oct 2019 at 15:58, Peter Maydell <[email protected]> wrote: > Since 2008 the tcg/LICENSE file has not changed: it claims that > everything under tcg/ is BSD-licensed. > > This is not true and hasn't been true for years: in 2013 we > accepted the tcg/aarch64 target code under a GPLv2-or-later > license statement. We don't really consider the tcg > subdirectory to be a distinct part of QEMU anyway.
This commit message misses the other not-BSD bits of code in tcg/: tcg/tci.c is GPL-2-or-later tcg/tcg-gvec-desc.h, tcg/tcg-op-gvec.[ch], tcg-op-vec.c are LGPL2.1-or-later Horse has clearly bolted further from the stable than I had first thought. thanks -- PMM
