unicorn/qemu/target/m68k
Thomas Huth a0489c8849
target/m68k: Fix LGPL information in the file headers
It's either "GNU *Library* General Public License version 2" or
"GNU Lesser General Public License version *2.1*", but there was
no "version 2.0" of the "Lesser" license. So assume that version
2.1 is meant here.
Also some files mention the GPL instead of the LGPL after declaring
that the files are licensed under the LGPL, so change these spots to
use LGPL, too.

Backports commit d749fb85bd35f2f175a4ed3d170561e4f54f7297 from qemu
2019-02-03 17:55:29 -05:00
..
cpu-qom.h
cpu.c target/m68k: Fix initialization of m68k targets 2018-09-03 17:04:42 -04:00
cpu.h target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
fpu_helper.c target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
helper.c target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
helper.h target/m68k: implement fcosh 2018-03-17 18:58:57 -04:00
Makefile.objs
op_helper.c target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
qregs.def
softfloat_fpsp_tables.h target/m68k: implement fatan 2018-03-17 18:48:32 -04:00
softfloat.c target/m68k: Use floatX_silence_nan when we have already checked for SNaN 2018-05-19 23:23:56 -04:00
softfloat.h target/m68k: implement fcosh 2018-03-17 18:58:57 -04:00
translate.c target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
unicorn.c
unicorn.h