Re: [Qemu-devel] [PATCH v2 03/29] qapi: Generate up-to-date copyright notice

2018-02-19 Thread Michael Roth
Quoting Markus Armbruster (2018-02-11 03:35:41) > Each generator carries a copyright notice for the generator itself, > and another one for the files it generates. Only the former have been > updated along the way, the latter have not, and are all out of date. > > Fix by copying the generator's c

Re: [Qemu-devel] [PATCH v2 03/29] qapi: Generate up-to-date copyright notice

2018-02-12 Thread Eric Blake
On 02/11/2018 03:35 AM, Markus Armbruster wrote: Each generator carries a copyright notice for the generator itself, and another one for the files it generates. Only the former have been updated along the way, the latter have not, and are all out of date. Fix by copying the generator's copyrigh

[Qemu-devel] [PATCH v2 03/29] qapi: Generate up-to-date copyright notice

2018-02-11 Thread Markus Armbruster
Each generator carries a copyright notice for the generator itself, and another one for the files it generates. Only the former have been updated along the way, the latter have not, and are all out of date. Fix by copying the generator's copyright notice to the generated files instead. Note that