Skip to content

Commit 59f5919

Browse files
authored
Clarify license for patch files (#611)
1 parent b9e3820 commit 59f5919

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,12 @@ picolibc | https://github.com/picolibc/picolibc
5454

5555
## License
5656

57-
Content of this repository is licensed under Apache-2.0. See
58-
[LICENSE.txt](LICENSE.txt).
57+
Content of this repository is licensed under Apache-2.0, see
58+
[LICENSE.txt](LICENSE.txt). Individual patch files under the
59+
[patches](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/tree/main/patches)
60+
folder may contain code under the upstream project license, if they are
61+
cherry-picks of upstream commits into the LLVM Embedded Toolchain for Arm
62+
release branches, see corresponding pull requests for references.
5963

6064
The resulting binaries are covered under their respective open source licenses,
6165
see component links above.

0 commit comments

Comments
 (0)