aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDave Rodgman <dave.rodgman@arm.com>2023-11-02 17:36:49 +0000
committerDave Rodgman <dave.rodgman@arm.com>2023-11-02 19:52:22 +0000
commit8ce51708da7e5066e884be77c108a362f67bb91c (patch)
tree84dc03276910703f607efe301c55aa086ebc0be5 /README.md
parent16799db69a2947b1c30e4fb17116901a93a7918b (diff)
downloadmbedtls-8ce51708da7e5066e884be77c108a362f67bb91c.zip
mbedtls-8ce51708da7e5066e884be77c108a362f67bb91c.tar.gz
mbedtls-8ce51708da7e5066e884be77c108a362f67bb91c.tar.bz2
Update documentation
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3fcd2e..956d8ba 100644
--- a/README.md
+++ b/README.md
@@ -307,7 +307,7 @@ When using drivers, you will generally want to enable two compilation options (s
License
-------
-Unless specifically indicated otherwise in a file, Mbed TLS files are provided under the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license. See the [LICENSE](LICENSE) file for the full text of this license, and [the 'License and Copyright' section in the contributing guidelines](CONTRIBUTING.md#License-and-Copyright) for more information.
+Unless specifically indicated otherwise in a file, Mbed TLS files are provided under a dual [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) OR [GPL-2.0-or-later](https://spdx.org/licenses/GPL-2.0-or-later.html) license. See the [LICENSE](LICENSE) file for the full text of these licenses, and [the 'License and Copyright' section in the contributing guidelines](CONTRIBUTING.md#License-and-Copyright) for more information.
### Third-party code included in Mbed TLS