]> git.proxmox.com Git - mirror_qemu.git/commit - backends/cryptodev.c
cryptodev: Fix Lesser GPL version number
authorChetan Pant <chetan4windows@gmail.com>
Wed, 14 Oct 2020 13:37:22 +0000 (13:37 +0000)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 27 Oct 2020 15:48:49 +0000 (16:48 +0100)
commit0dda001b3ac03b24ba90180f558a4d18d8ffed3e
tree5103adb335d5bf6a8af386d3d17c0662f180f013
parentc8198bd5f991f5674960bf6a7754614f69f71620
cryptodev: 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>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201014133722.14041-1-chetan4windows@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
backends/cryptodev-builtin.c
backends/cryptodev-vhost-user.c
backends/cryptodev-vhost.c
backends/cryptodev.c
include/sysemu/cryptodev-vhost-user.h
include/sysemu/cryptodev-vhost.h
include/sysemu/cryptodev.h