mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
hw/isa/superio: 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: <20200312213712.16671-1-philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
e7ebf057e6
commit
b822dfaecd
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (c) 2011-2012 Andreas Färber
|
* Copyright (c) 2011-2012 Andreas Färber
|
||||||
* Copyright (c) 2018 Philippe Mathieu-Daudé
|
* Copyright (c) 2018 Philippe Mathieu-Daudé
|
||||||
*
|
*
|
||||||
* 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.
|
* See the COPYING file in the top-level directory.
|
||||||
* SPDX-License-Identifier: GPL-2.0-or-later
|
* SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (c) 2018 Philippe Mathieu-Daudé
|
* Copyright (c) 2018 Philippe Mathieu-Daudé
|
||||||
*
|
*
|
||||||
* 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.
|
* See the COPYING file in the top-level directory.
|
||||||
* SPDX-License-Identifier: GPL-2.0-or-later
|
* SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (c) 2018 Philippe Mathieu-Daudé
|
* Copyright (c) 2018 Philippe Mathieu-Daudé
|
||||||
*
|
*
|
||||||
* 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.
|
* See the COPYING file in the top-level directory.
|
||||||
* SPDX-License-Identifier: GPL-2.0-or-later
|
* SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue