mirror of https://github.com/ARMmbed/mbed-os.git
readme: fix space and . in license
parent
7b3feea480
commit
1e43cdf455
|
|
@ -29,9 +29,9 @@ The [release notes](https://os.mbed.com/releases) detail the current release. Yo
|
||||||
|
|
||||||
## License and contributions
|
## License and contributions
|
||||||
|
|
||||||
The software is provided under [Apache-2.0 license](LICENSE-apache-2.0.txt). Contributions to this project are accepted under the same license. Please see [contributing.md](CONTRIBUTING.md) for more info.
|
The software is provided under [Apache-2.0 license](LICENSE-apache-2.0.txt). Contributions to this project are accepted under the same license. Please see [contributing.md](CONTRIBUTING.md) for more info.
|
||||||
|
|
||||||
This project contains code from other projects. The original license text is included in those source files. They must comply with our [license guide](https://os.mbed.com/docs/latest/reference/license.html)
|
This project contains code from other projects. The original license text is included in those source files. They must comply with our [license guide](https://os.mbed.com/docs/latest/reference/license.html).
|
||||||
|
|
||||||
Folders containing files under different permissive license than Apache 2.0 are listed in [LICENSE](LICENSE) file.
|
Folders containing files under different permissive license than Apache 2.0 are listed in [LICENSE](LICENSE) file.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue