On 03/06/19 08:21, Peter Xu wrote: > On Fri, May 31, 2019 at 02:56:21PM +0200, Juan Quintela wrote: >> Peter Xu <pet...@redhat.com> wrote: >>> According to: https://spdx.org/ids-how, let's still allow QEMU to use >>> the SPDX license identifier: >>> >>> // SPDX-License-Identifier: *** >>> >>> Signed-off-by: Peter Xu <pet...@redhat.com> >> >> Reviewed-by: Juan Quintela <quint...@redhat.com> >> >> Althought this patch don't belong to the series O:-) > > Right. :) And Paolo should have queued the patch. > > To make life easier, I plan to simply drop this patch in next spin and > change the only user of "// SPDX-License-Identifier" patch in the > series to simply use "/* ... */" since I just noticed vast codes in > QEMU is using that... then we don't have to depend on this patch.
No problem, I'll send a pull request today. Paolo