mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 21:44:15 +00:00
Clarify third party license info in readme
Clarify the license information for imported third party code in the readme.rst file. Change-Id: I96e26fda687a290a6dffb475aca20b169d85784d Signed-off-by: Dan Handley <dan.handley@arm.com>
This commit is contained in:
parent
ca5ba394ca
commit
bbd90710bc
1 changed files with 4 additions and 2 deletions
|
@ -27,13 +27,15 @@ described in the `Contributing Guidelines`_.
|
|||
This project contains code from other projects as listed below. The original
|
||||
license text is included in those source files.
|
||||
|
||||
- The stdlib source code is derived from FreeBSD code.
|
||||
- The stdlib source code is derived from FreeBSD code, which uses various
|
||||
BSD licenses, including BSD-3-Clause and BSD-2-Clause.
|
||||
|
||||
- The libfdt source code is dual licensed. It is used by this project under
|
||||
the terms of the BSD-2-Clause license.
|
||||
|
||||
- The LLVM compiler-rt source code is dual licensed. It is used by this
|
||||
project under the terms of the University of Illinois "BSD-Like" license.
|
||||
project under the terms of the NCSA license (also known as the University of
|
||||
Illinois/NCSA Open Source License).
|
||||
|
||||
This Release
|
||||
------------
|
||||
|
|
Loading…
Add table
Reference in a new issue