iotests: Add copyright line in qcow2.py
commit3419ec713f04c323b030e0763459435335b25476
authorEric Blake <eblake@redhat.com>
Tue, 9 Jun 2020 20:59:44 +0000 (9 15:59 -0500)
committerKevin Wolf <kwolf@redhat.com>
Wed, 17 Jun 2020 14:21:21 +0000 (17 16:21 +0200)
tree9d2b91394e2534f2332faf083165c0f4f04e0f5f
parent2e3becf9d7ca8d07e3587aacd5431e0b5945896e
iotests: Add copyright line in qcow2.py

The file qcow2.py was originally contributed in 2012 by Kevin Wolf,
but was not given traditional boilerplate headers at the time.  The
missing license was just rectified (commit 16306a7b39) using the
project-default GPLv2+, but as Vladimir is not at Red Hat, he did not
add a Copyright line.  All earlier contributions have come from CC'd
authors, where all but Stefan used a Red Hat address at the time of
the contribution, and that copyright carries over to the split to
qcow2_format.py (d5262c7124).

CC: Kevin Wolf <kwolf@redhat.com>
CC: Stefan Hajnoczi <stefanha@redhat.com>
CC: Eduardo Habkost <ehabkost@redhat.com>
CC: Max Reitz <mreitz@redhat.com>
CC: Philippe Mathieu-Daudé <philmd@redhat.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200609205944.3549240-1-eblake@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/qcow2.py
tests/qemu-iotests/qcow2_format.py