On 1/23/19 3:08 PM, Thomas Huth wrote:
It's either "GNU *Library* General Public version 2" or "GNU Lesser General Public version *2.1*", but there was no "version 2.0" of the "Lesser" library. So assume that version 2.1 is meant here. Cc: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Signed-off-by: Thomas Huth <th...@redhat.com> --- target/tricore/cpu-qom.h | 2 +- target/tricore/cpu.c | 2 +- target/tricore/cpu.h | 2 +- target/tricore/fpu_helper.c | 2 +- target/tricore/helper.c | 2 +- target/tricore/helper.h | 2 +- target/tricore/op_helper.c | 2 +- target/tricore/translate.c | 2 +- target/tricore/tricore-defs.h | 2 +- target/tricore/tricore-opcodes.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-)
We can re-license it to GPL v2, but I'm also fine with this variant, so Acked-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>