On 14 Jan 2014, at 22:18, Ali Lown wrote: > Since we are shipping them as part of the product, and not as something > that the user must build themselves, I think they must have a ASF header.
Belated, but agreed: any file shipped must have a license header, except there are technical reasons which makes it impossible (i.e. json files) > > Ali > On 14 Jan 2014 17:57, "Yuri Z" <vega...@gmail.com> wrote: > >> We have a lot of Java sources which are generated by the protobuf tool. >> They are included for convenience so the end users won't need to install >> the protobuf. >> The question is, whether these generated files should have the Apache >> license? >>