]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm/bcm283x: Correct the license text
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 23 Mar 2020 17:22:30 +0000 (17:22 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Mar 2020 17:22:30 +0000 (17:22 +0000)
commit6111a0c0eddf320a0702c3fde17c61bb3dd02963
tree09d4f76e1b8f5a8665f741da942d1203907f4274
parent787f82407c5056a8b1097e39e53d01dd1abe406b
hw/arm/bcm283x: Correct the license text

The license is the 'GNU General Public License v2.0 or later',
not 'and':

  This program is free software; you can redistribute it and/ori
  modify it under the terms of the GNU General Public License as
  published by the Free Software Foundation; either version 2 of
  the License, or (at your option) any later version.

Fix the license comment.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200312213455.15854-1-philmd@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
19 files changed:
hw/arm/bcm2835_peripherals.c
hw/arm/bcm2836.c
hw/arm/raspi.c
hw/display/bcm2835_fb.c
hw/dma/bcm2835_dma.c
hw/intc/bcm2835_ic.c
hw/intc/bcm2836_control.c
hw/misc/bcm2835_mbox.c
hw/misc/bcm2835_property.c
include/hw/arm/bcm2835_peripherals.h
include/hw/arm/bcm2836.h
include/hw/char/bcm2835_aux.h
include/hw/display/bcm2835_fb.h
include/hw/dma/bcm2835_dma.h
include/hw/intc/bcm2835_ic.h
include/hw/intc/bcm2836_control.h
include/hw/misc/bcm2835_mbox.h
include/hw/misc/bcm2835_mbox_defs.h
include/hw/misc/bcm2835_property.h