tpm: Fix Lesser GPL version number
commiteac2fce957012b7811272c58a138eb75b4803c64
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:35:16 +0000 (23 12:35 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:44:18 +0000 (15 16:44 +0100)
treee0173c711c40f1c4454cd15c42fb1678c3b777da
parentd6ea423635958b0aaa1d58462d1603fd35194acf
tpm: Fix Lesser GPL version number

There is no "version 2" of the "Lesser" General Public License.
It is either "GPL version 2.0" or "Lesser GPL version 2.1".
This patch replaces all occurrences of "Lesser GPL version 2" with
"Lesser GPL version 2.1" in comment section.

Signed-off-by: Chetan Pant <chetan4windows@gmail.com>
Message-Id: <20201023123516.19843-1-chetan4windows@gmail.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
backends/tpm/tpm_emulator.c
backends/tpm/tpm_passthrough.c
backends/tpm/tpm_util.c
hw/tpm/tpm_prop.h
include/sysemu/tpm_util.h