From 1e43cdf455b141c2508bcd4be3b180f2bd27e4c3 Mon Sep 17 00:00:00 2001 From: Martin Kojtal Date: Thu, 14 Feb 2019 10:39:14 +0000 Subject: [PATCH] readme: fix space and . in license --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 970aeb1331..3e3d985518 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ The [release notes](https://os.mbed.com/releases) detail the current release. Yo ## 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.