qemu/target/mips
Philippe Mathieu-Daudé ef71c1bc81 target/mips/rel6_translate: Change license to GNU LGPL v2.1 (or later)
When adding this file and its new content in commit 3f7a927847
("target/mips: LSA/DLSA R6 decodetree helpers") I did 2 mistakes:

1: Listed authors who haven't been involved in its development,
2: Used an incorrect GNU GPLv2 license text (using 'and' instead
   of 'or').

Instead of correcting the GNU GPLv2 license text, replace the license
by the 'GNU LGPL v2.1 or later' one, to be coherent with the other
translation files in the target/mips/ folder.

Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20210420100633.1752440-1-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-04-20 12:52:04 +01:00
..
TODO
addr.c
cp0_helper.c
cp0_timer.c
cpu-defs.c.inc
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
dsp_helper.c
fpu_helper.c
fpu_helper.h
gdbstub.c
helper.h
internal.h
kvm.c
kvm_mips.h
lmmi_helper.c
machine.c
meson.build
mips-defs.h
mips-semi.c
mips32r6.decode
mips64r6.decode
msa32.decode
msa64.decode
msa_helper.c
msa_helper.h.inc
msa_translate.c
mxu_translate.c target/mips/mxu_translate.c: Fix array overrun for D16MIN/D16MAX 2021-03-22 15:05:41 +01:00
op_helper.c
rel6_translate.c target/mips/rel6_translate: Change license to GNU LGPL v2.1 (or later) 2021-04-20 12:52:04 +01:00
tlb_helper.c
trace-events
trace.h
translate.c target/mips: Fix TCG temporary leak in gen_cache_operation() 2021-04-13 12:07:00 +02:00
translate.h
translate_addr_const.c
tx79.decode target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree 2021-03-13 23:43:24 +01:00
tx79_translate.c target/mips/tx79: Salvage instructions description comment 2021-03-13 23:43:30 +01:00
txx9_translate.c