Re: [Qemu-devel] [PATCH V2 6/6] image-fuzzer: GPLv2 license file

2014-07-09 Thread Fam Zheng
On Fri, 07/04 15:39, Maria Kustova wrote: > Signed-off-by: Maria Kustova You have the copyright headers in each file, so it's not really necessary to put the license here. No need to respin for this, if it's unwanted in the end, maintainer could probably skip when merging the series. Fam

[Qemu-devel] [PATCH V2 6/6] image-fuzzer: GPLv2 license file

2014-07-04 Thread Maria Kustova
Signed-off-by: Maria Kustova --- tests/image-fuzzer/LICENSE | 339 + 1 file changed, 339 insertions(+) create mode 100644 tests/image-fuzzer/LICENSE diff --git a/tests/image-fuzzer/LICENSE b/tests/image-fuzzer/LICENSE new file mode 100644 index 00