<div dir="ltr">I recently came across a patch [1] that is trying to add the Apache license to an autogenerated file.<div><br></div><div>We've recently had issues with contributors finding patches that apply to all the projects; this would definitely be one of those. My quick search [2] is showing that around 350 repositories have the license in the file. Out of the 1000+ we have in openstack (not including what's in openstack-infra or openstack-dev)</div><div><br></div><div>Yes, it's a python file, there is some "code" there, but it's auto-generated, either from sphinx or our cookiecutter (which now includes the license [3]). So before we use up resources in merging a bunch of patches, I wanted to know if the license was actually necessary.</div><div><br></div><div>Thanks for reading,</div><div>Steve</div><div><br></div><div>[1] <a href="https://review.openstack.org/#/c/377170/1">https://review.openstack.org/#/c/377170/1</a></div><div>[2] <a href="http://codesearch.openstack.org/?q=Apache&i=nope&files=doc%2Fsource%2Fconf.py&repos=">http://codesearch.openstack.org/?q=Apache&i=nope&files=doc%2Fsource%2Fconf.py&repos=</a></div><div>[3] <a href="https://github.com/openstack-dev/cookiecutter/blob/master/%7B%7Bcookiecutter.repo_name%7D%7D/doc/source/conf.py">https://github.com/openstack-dev/cookiecutter/blob/master/%7B%7Bcookiecutter.repo_name%7D%7D/doc/source/conf.py</a></div></div>