On 14/10/2020 15.37, Chetan Pant wrote: > 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 <chetan4wind...@gmail.com> > --- > backends/cryptodev-builtin.c | 2 +- > backends/cryptodev-vhost-user.c | 2 +- > backends/cryptodev-vhost.c | 2 +- > backends/cryptodev.c | 2 +- > include/sysemu/cryptodev-vhost-user.h | 2 +- > include/sysemu/cryptodev-vhost.h | 2 +- > include/sysemu/cryptodev.h | 2 +- > 7 files changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>