diff options
author | Thomas Huth <thuth@redhat.com> | 2019-01-29 14:43:58 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2019-01-30 14:20:13 +0100 |
commit | d749fb85bd35f2f175a4ed3d170561e4f54f7297 (patch) | |
tree | c46b39cb056d9d71abfce8c66cd7db4c0c395a88 /hw | |
parent | 41c6a6dd84f36b33b3cc6e4a3512455b471d8845 (diff) | |
download | qemu-d749fb85bd35f2f175a4ed3d170561e4f54f7297.zip qemu-d749fb85bd35f2f175a4ed3d170561e4f54f7297.tar.gz qemu-d749fb85bd35f2f175a4ed3d170561e4f54f7297.tar.bz2 |
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>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions