qemu-e2k/target/rx
Chetan Pant 81c7643340 target/rx: Fix Lesser GPL version number
There is no "version 2" of the "Lesser" General Public License.
It is either "GPL version 2.0" or "Lesser GPL version 2.1".
This patch replaces all occurrences of "Lesser GPL version 2" with
"Lesser GPL version 2.1" in comment section.

Signed-off-by: Chetan Pant <chetan4windows@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20201023123840.19988-1-chetan4windows@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2020-10-27 00:22:56 +01:00
..
cpu-param.h target/rx: CPU definitions 2020-03-19 17:58:05 +01:00
cpu-qom.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 2020-09-18 14:12:32 -04:00
cpu.c rx: Rename QOM type check macros 2020-09-02 07:29:25 -04:00
cpu.h rx: Move typedef RXCPU to cpu-qom.h 2020-09-02 07:29:25 -04:00
disas.c meson: target 2020-08-21 06:30:35 -04:00
gdbstub.c rx: Rename QOM type check macros 2020-09-02 07:29:25 -04:00
helper.c rx: Rename QOM type check macros 2020-09-02 07:29:25 -04:00
helper.h target/rx: TCG helpers 2020-03-19 17:15:19 +01:00
insns.decode target/rx: Fix Lesser GPL version number 2020-10-27 00:22:56 +01:00
meson.build meson: target 2020-08-21 06:30:35 -04:00
op_helper.c target/rx: Fix some comment spelling errors 2020-10-27 00:22:56 +01:00
translate.c target/rx: Fix some comment spelling errors 2020-10-27 00:22:56 +01:00