Hi, > I don¹t want to be pedantic here, but, according to Apache, I¹d *only* > keep license headers out of .txt files if they contain "without any degree > of creativity in either its literal elements or its structure². That said, > I¹d, at a minimum, put a license header on every README.md file and review > the rest.
While the policy is that documentation files ghouls have apache headers [1], it usually left out of README files e.g. [2], but there’s no harm in adding it if people want to. Thanks, Justin 1. http://www.apache.org/legal/src-headers.html#faq-docs 2. https://github.com/apache/httpd/blob/trunk/README
