hw/mips: Fix Lesser GPL version number
commitd136ecc085283dc068ab55ec830af8d10b5f938d
authorChetan Pant <chetan4windows@gmail.com>
Fri, 16 Oct 2020 14:35:09 +0000 (16 14:35 +0000)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 3 Nov 2020 15:51:13 +0000 (3 16:51 +0100)
tree66be6ec59f0bfbc4465c937581358cb49b4a2b12
parentf169413c27130ac9ebf96a1212100bba92f348ba
hw/mips: 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: <20201016143509.26692-1-chetan4windows@gmail.com>
[PMD: Split hw/ vs target/]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/mips/cps.c
hw/misc/mips_cpc.c
hw/misc/mips_itu.c
include/hw/mips/cps.h
include/hw/misc/mips_cpc.h
include/hw/misc/mips_itu.h