Ticket for:
* Modifying license headers per http://www.apache.org/legal/src-headers.html (Nov. 1 will be here before we know it, hence the blocker status)
* Adding missing headers
Affects all components.
Description
Ticket for:
* Modifying license headers per http://www.apache.org/legal/src-headers.html (Nov. 1 will be here before we know it, hence the blocker status)
* Adding missing headers
Affects all components.
Round one of ASF source files license header policy compliance (at this point, necessary before the next release).
All modified files in this commit should meet following criteria:
1) Have java, xml or html file extension
and
2) Have an existing ASLv2 license header (that needs mods)
and
3) Have the line endings set correctly in the repository
I've tried to minimize the diffs, but that is not always possible (rather, feasible).
TODOs (might be next weekend, if left to me):
* Pick-up stragglers (other extensions, files with missing props, files with missing headers)
* Update checkstyle license header pattern
* Update NOTICE
Round two of ASF source files license header policy compliance.
Should cover all files with jsp and properties extensions. In cases where the JSP file had the license as a Java-style comment inside a JSP comment, the Java-style comment bits have been stripped (this ensures all JSP files have similar looking comments, and will help if we ever have to do such header manipulation again, so is a good thing, IMO).
Bulk of the work in the framework should be done now so I'm marking as fixed.
Two comments:
1) If anyone notices an old-style (or missing) header (in framework), please update or let me know.
2) The sandbox hasn't been touched, we'll need to do that no later than when any module graduates from the sandbox (or earlier, if someone has the time)
Two comments:
1) If anyone notices an old-style (or missing) header (in framework), please update or let me know.
2) The sandbox hasn't been touched, we'll need to do that no later than when any module graduates from the sandbox (or earlier, if someone has the time)