nomaintainer: Fix Lesser GPL version number
commit61f3c91a67c4695dee6904d841b393ea21003969
authorChetan Pant <chetan4windows@gmail.com>
Fri, 23 Oct 2020 12:44:24 +0000 (23 12:44 +0000)
committerThomas Huth <thuth@redhat.com>
Sun, 15 Nov 2020 16:04:40 +0000 (15 17:04 +0100)
treeae163fa59eba4caf3a366e952605df11e50942b0
parent8cbff3c1e8ffc90c63f6f9fc1cab762b4fc0c649
nomaintainer: 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.

This patch contains all the files, whose maintainer I could not get
from ‘get_maintainer.pl’ script.

Signed-off-by: Chetan Pant <chetan4windows@gmail.com>
Message-Id: <20201023124424.20177-1-chetan4windows@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[thuth: Adapted exec.c and qdev-monitor.c to new location]
Signed-off-by: Thomas Huth <thuth@redhat.com>
97 files changed:
block/crypto.c
block/crypto.h
disas/lm32.c
exec-vary.c
hw/acpi/core.c
hw/acpi/hmat.c
hw/acpi/hmat.h
hw/acpi/ich9.c
hw/acpi/pcihp.c
hw/acpi/piix4.c
hw/audio/milkymist-ac97.c
hw/char/lm32_juart.c
hw/char/lm32_uart.c
hw/char/milkymist-uart.c
hw/core/bus.c
hw/core/platform-bus.c
hw/core/qdev.c
hw/core/sysbus.c
hw/display/bcm2835_fb.c
hw/display/milkymist-tmu2.c
hw/display/milkymist-vgafb.c
hw/display/milkymist-vgafb_template.h
hw/gpio/mpc8xxx.c
hw/i2c/pm_smbus.c
hw/ide/ahci.c
hw/ide/ahci_internal.h
hw/ide/ich.c
hw/ide/qdev.c
hw/input/milkymist-softusb.c
hw/intc/apic.c
hw/intc/apic_common.c
hw/intc/ioapic.c
hw/intc/ioapic_common.c
hw/intc/lm32_pic.c
hw/isa/apm.c
hw/isa/isa-bus.c
hw/lm32/lm32_boards.c
hw/lm32/lm32_hwsetup.h
hw/lm32/milkymist.c
hw/mem/nvdimm.c
hw/mem/pc-dimm.c
hw/misc/applesmc.c
hw/misc/milkymist-hpdmc.c
hw/misc/milkymist-pfpu.c
hw/net/e1000.c
hw/net/milkymist-minimac2.c
hw/pci-bridge/i82801b11.c
hw/pci-host/designware.c
hw/ppc/spapr_iommu.c
hw/ppc/spapr_vio.c
hw/scsi/megasas.c
hw/scsi/mptconfig.c
hw/scsi/mptendian.c
hw/scsi/mptsas.c
hw/sd/milkymist-memcard.c
hw/timer/hpet.c
hw/timer/lm32_timer.c
hw/timer/milkymist-sysctl.c
hw/xen/xen_pvdev.c
include/exec/ioport.h
include/exec/memory_ldst.h.inc
include/exec/memory_ldst_cached.h.inc
include/exec/memory_ldst_phys.h.inc
include/exec/tb-context.h
include/exec/user/thunk.h
include/hw/acpi/acpi.h
include/hw/acpi/ich9.h
include/hw/acpi/pcihp.h
include/hw/display/milkymist_tmu2.h
include/hw/i386/apic_internal.h
include/hw/i386/ioapic.h
include/hw/i386/ioapic_internal.h
include/hw/ide/ahci.h
include/hw/loader-fit.h
include/hw/pci-host/designware.h
include/hw/pci-host/spapr.h
include/hw/platform-bus.h
include/hw/ppc/spapr_vio.h
include/qemu/base64.h
include/qemu/buffer.h
include/qemu/filemonitor.h
memory_ldst.c.inc
scripts/analyze-migration.py
scripts/replay-dump.py
softmmu/physmem.c
softmmu/qdev-monitor.c
target/lm32/cpu.h
target/lm32/gdbstub.c
target/lm32/helper.c
target/lm32/translate.c
target/tilegx/cpu.h
ui/x_keymap.c
util/base64.c
util/buffer.c
util/filemonitor-inotify.c
util/filemonitor-stub.c
util/log.c