]> git.proxmox.com Git - mirror_qemu.git/commit - target/sh4/translate.c
target/sh4: Fix LGPL information in the file headers
authorThomas Huth <thuth@redhat.com>
Wed, 13 Feb 2019 13:52:50 +0000 (14:52 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 8 May 2019 15:45:54 +0000 (17:45 +0200)
commit6faf2b6c4d70e5c3df523ee0f95c1bed95284ced
tree7475014f6d78960d7de4459ab6b25b4e50b2d0e9
parent198a2d214f5fa7389f407dad893e414314aeaa40
target/sh4: 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.

Message-Id: <1550073530-4138-1-git-send-email-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
linux-user/sh4/target_cpu.h
linux-user/sh4/target_structs.h
target/sh4/cpu.h
target/sh4/gdbstub.c
target/sh4/helper.c
target/sh4/op_helper.c
target/sh4/translate.c