mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
qemugdb: fix licensing
qemu-gdb.py was committed after 2012-01-13, so the notice about GPL v2-only contributions does not apply. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
fd4a5fd463
commit
328eb60dc1
4 changed files with 8 additions and 20 deletions
|
@ -7,11 +7,8 @@
|
|||
# Authors:
|
||||
# Avi Kivity <avi@redhat.com>
|
||||
#
|
||||
# This work is licensed under the terms of the GNU GPL, version 2. See
|
||||
# the COPYING file in the top-level directory.
|
||||
#
|
||||
# Contributions after 2012-01-13 are licensed under the terms of the
|
||||
# GNU GPL, version 2 or (at your option) any later version.
|
||||
# This work is licensed under the terms of the GNU GPL, version 2 or
|
||||
# later. See the COPYING file in the top-level directory.
|
||||
|
||||
# Usage:
|
||||
# At the (gdb) prompt, type "source scripts/qemu-gdb.py".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue