aboutsummaryrefslogtreecommitdiff
path: root/configs/ext
diff options
context:
space:
mode:
authorDave Rodgman <dave.rodgman@arm.com>2023-12-08 15:33:50 +0000
committerDave Rodgman <dave.rodgman@arm.com>2024-01-03 11:10:18 +0000
commitfc566605b693f9651576bce235b7d57bf3fc8300 (patch)
tree27bb4946f1c6f2a29a49797e7f6e87ba12723279 /configs/ext
parent27a3785d98592fd9a84beb46fc15b5e0f8454c52 (diff)
downloadmbedtls-fc566605b693f9651576bce235b7d57bf3fc8300.zip
mbedtls-fc566605b693f9651576bce235b7d57bf3fc8300.tar.gz
mbedtls-fc566605b693f9651576bce235b7d57bf3fc8300.tar.bz2
Mention copyright in the readme
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
Diffstat (limited to 'configs/ext')
-rw-r--r--configs/ext/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ext/README.md b/configs/ext/README.md
index dbd7c43..adcebbf 100644
--- a/configs/ext/README.md
+++ b/configs/ext/README.md
@@ -2,7 +2,7 @@ Summary
-------
All files in this directory are distributed under the normal Mbed TLS dual Apache 2.0 or GPLv2-or-later
-license.
+license, and are copyright The Mbed TLS Contributors.
Background
-----------
@@ -14,7 +14,7 @@ https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/tree/lib/ext/mbedcry
In TF-M, they are distributed under a 3-Clause BSD license, as noted at the top of the files.
-In Mbed TLS, with permission from the TF-M project, they are distributed 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.
+In Mbed TLS, with permission from the TF-M project, they are distributed 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, with copyright assigned to The Mbed TLS Contributors.
We only retain the note at the top of the files because we are taking the files un-modified, for ease of
maintenance.