non-virt: Fix Lesser GPL version number
commitf70c59668c8ea904aa5ddd628b247096177f2f1d
authorChetan Pant <chetan4windows@gmail.com>
Fri, 16 Oct 2020 14:53:46 +0000 (16 14:53 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 15:38:24 +0000 (15 16:38 +0100)
treed4a673239d2566518adad8239fb210de1bdf3b5c
parent07e6f009a0a6a38238820f3d198dbe36f2bbb74f
non-virt: 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: <20201016145346.27167-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
13 files changed:
hw/intc/xics_pnv.c
hw/ppc/pnv.c
hw/ppc/pnv_core.c
hw/ppc/pnv_lpc.c
hw/ppc/pnv_psi.c
hw/ppc/pnv_xscom.c
include/hw/ppc/pnv.h
include/hw/ppc/pnv_core.h
include/hw/ppc/pnv_homer.h
include/hw/ppc/pnv_lpc.h
include/hw/ppc/pnv_occ.h
include/hw/ppc/pnv_psi.h
include/hw/ppc/pnv_xscom.h