qemu-e2k/target/m68k
Thomas Huth d749fb85bd 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.

Reviewed-by: Liam Merwick <liam.merwick@oracle.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1548769438-28942-1-git-send-email-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2019-01-30 14:20:13 +01:00
..
Makefile.objs target/m68k: add fmod/frem 2018-03-04 17:27:06 +01:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
cpu.h target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
fpu_helper.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
gdbstub.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
helper.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
helper.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
m68k-semi.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
monitor.c target/m68k: add HMP command "info tlb" 2018-01-25 16:02:25 +01:00
op_helper.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00
qregs.def target-m68k: use floatx80 internally 2017-06-21 22:10:29 +02:00
softfloat.c target/m68k: Use floatX_silence_nan when we have already checked for SNaN 2018-05-17 15:27:15 -07:00
softfloat.h target/m68k: implement fcosh 2018-03-13 16:35:05 +01:00
softfloat_fpsp_tables.h target/m68k: implement fatan 2018-03-13 16:34:16 +01:00
translate.c target/m68k: Fix LGPL information in the file headers 2019-01-30 14:20:13 +01:00