target/s390x: Fix LGPL version in the file header comments
commit41c6a6dd84f36b33b3cc6e4a3512455b471d8845
authorThomas Huth <thuth@redhat.com>
Tue, 29 Jan 2019 13:37:47 +0000 (29 14:37 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 30 Jan 2019 10:04:02 +0000 (30 11:04 +0100)
treea9f514c81ebcbee2eaf474532ba961c62985e48b
parentfb0343d5b4dd4b9b9e96e563d913a3e0c709fe4e
target/s390x: Fix LGPL version in the file header comments

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.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <1548769067-20792-1-git-send-email-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/s390x/cc_helper.c
target/s390x/excp_helper.c
target/s390x/fpu_helper.c
target/s390x/gdbstub.c
target/s390x/helper.c
target/s390x/int_helper.c
target/s390x/mem_helper.c
target/s390x/misc_helper.c
target/s390x/translate.c