On 31/05/2017 18:24, Laurent Desnogues wrote: > All source files have an explicit BSD license except tcg-runtime.h > which has none and aarch64 files which are licensed under GPL. So we > are already not following the rule expressed in LICENSE. > > tcg-runtime.c is BSD > tci.c is GPL > translate-all.[ch] are GPL > translate-common.c is GPL > cpu-exec.c cpu-exec-common.c cputlb.c are GPL > > I guess the LICENSE file has become obsolete and so should be removed > (and Fabrice Bellard should perhaps be let know about that just in > case).
We can change it to "The TCG backend files", followed by a list of files. But even then, aarch64 files are GPL... Paolo