-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move licensing info from top level README.md into own file.
- Loading branch information
Showing
2 changed files
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# License for the specifications | ||
|
||
The ABI document sources themselves are not dependent on any assets outside of their own directory and all have their own license file included in the directory. The ABI documents are currently licensed under the Creative Commons Attribution-ShareAlike 4.0 International License + grant of Patent License. Contributions to these files are accepted under the same license. | ||
|
||
# License for the legacy releases | ||
|
||
All the ABI documents in the `legacy-specifications` folder are licensed under an Arm proprietary license. These predate the new license of the current versions of the documents. The license is contained within the documents themselves, so for more information, consult the individual documents. | ||
|
||
# License for the rest of the project | ||
|
||
The files in the sub-directories of the tools directory are provided under the Apache 2.0 license. Contributions to these files are accepted under the same license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters