We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471d972 commit 53a524bCopy full SHA for 53a524b
LICENSE.md
@@ -36,7 +36,7 @@ The Python modules used by Mbed tools are used under the following licenses:
36
- [six](https://pypi.org/project/six) - MIT
37
- [mbed-cloud-sdk](https://pypi.org/project/mbed-cloud-sdk) - Apache 2.0
38
- [requests](https://pypi.org/project/requests) - Apache-2.0
39
-- [idna](https://pypi.org/project/idna) - **TODO**, *BSD-like / BSD-style ?*
+- [idna](https://pypi.org/project/idna) - BSD-3-Clause
40
- [pyserial](https://pypi.org/project/pyserial) - BSD-3-Clause
41
- [Jinja2](https://pypi.org/project/Jinja2) - BSD-3-Clause
42
- [intelhex](https://pypi.org/project/intelhex) - BSD
0 commit comments