Am 26.07.2012 14:56, schrieb Eric Blake: > On 07/26/2012 06:24 AM, Stefan Hajnoczi wrote: >> The qed.py utility can inspect and manipulate QED image files. It can >> be used for testing to see the state of image metadata and also to >> inject corruptions into the image file. It also has a scrubbing feature >> to copy just the metadata out of an image file, allowing users to share >> broken image files without revealing data in bug reports. >> > >> +# Copyright (C) 2010 IBM, Corp. >> +# >> +# Authors: >> +# Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> >> +# >> +# This work is licensed under the terms of the GNU GPL, version 2. See >> +# the COPYING file in the top-level directory. > > On 07/26/2012 06:31 AM, Kevin Wolf wrote:> Am 26.07.2012 14:24, schrieb >> Thanks, applied to the block branch. > > Is it too late to amend to GPLv2+?
If Stefan sends a diff to squash in or a v4, I can still update it. Nothing is final until it's in master. Kevin