Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
Reference
http://www.apache.org/dev/apply-license
APPLYING THE LICENSE TO NEW SOFTWARE
To apply the ALv2 to a new software distribution, include one copy of the license text by copying the file:
http://www.apache.org/licenses/LICENSE-2.0.txt
into a file called LICENSE in the top directory of your distribution. If the distribution is a jar or tar file, try to add the LICENSE file first in order to place it at the top of the archive. This covers the collective licensing for the distribution.
In addition, a correct NOTICE file MUST be included in the same directory as the LICENSE file.
Each original source document (code and documentation, but excluding the LICENSE and NOTICE files) SHOULD include a short license header at the top. If the distribution contains documents not covered by CLA, CCLA or Software Grant (such as third-party libraries) then see the policy guide.
3rd party source file should not add the license header.
We can use Apache Rat for verification.
Attachments
Attachments
Issue Links
- mentioned in
-
Page Loading...