From 97cb833afd3639bd8145902b6911f732d7ca50a0 Mon Sep 17 00:00:00 2001 From: Martin Kojtal Date: Thu, 25 Oct 2018 13:42:01 +0100 Subject: [PATCH] Readme: add license guide doc page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 520ffe2a09..6dae3b640a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The [release notes](https://os.mbed.com/releases) detail the current release. Yo The software is provided under ]Apache-2.0 license](LICENSE). 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. +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) ## Getting started for developers