mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
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>
This commit is contained in:
parent
787f82407c
commit
6111a0c0ed
19 changed files with 45 additions and 20 deletions
|
@ -8,7 +8,8 @@
|
|||
* Raspberry Pi 3 emulation Copyright (c) 2018 Zoltán Baldaszti
|
||||
* Upstream code cleanup (c) 2018 Pekka Enberg
|
||||
*
|
||||
* This code is licensed under the GNU GPLv2 and later.
|
||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
||||
* See the COPYING file in the top-level directory.
|
||||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue