We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e3820 commit 59f5919Copy full SHA for 59f5919
1 file changed
README.md
@@ -54,8 +54,12 @@ picolibc | https://github.com/picolibc/picolibc
54
55
## License
56
57
-Content of this repository is licensed under Apache-2.0. See
58
-[LICENSE.txt](LICENSE.txt).
+Content of this repository is licensed under Apache-2.0, see
+[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.
63
64
The resulting binaries are covered under their respective open source licenses,
65
see component links above.
0 commit comments