James Thomas <[email protected]> wrote on 03/25/2019 07:53:18 AM: > > One small issue... the LICENSE.txt files in all the repos have the > boilerplate text still included at the bottom of the files. > > APPENDIX: How to apply the Apache License to your work. > > To apply the Apache License to your work, attach the following > boilerplate notice, with the fields enclosed by brackets "[]" > replaced with your own identifying information. (Don't include > the brackets!) The text should be enclosed in the appropriate > comment syntax for the file format. We also recommend that a > file or class name and description of purpose be included on the > same "printed page" as the copyright notice for easier > identification within third-party archives. > > Copyright [yyyy] [name of copyright owner] > >
This is correct. Per the Apache release process all releases must contain a full copy of the Apache license which is exactly http://www.apache.org/licenses/LICENSE-2.0.txt --dave
