Skip to content

Commit 0396c0b

Browse files
Add note re examples
1 parent 843bfb0 commit 0396c0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

LICENSE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ Trivial wrappers for MicroPython API compatibility (MIT licensed):
6262
- stdlib/usys.pyi
6363
- stdlib/utime.pyi
6464

65-
The remaining files (e.g. supporting scripts) are MIT licensed.
65+
The stubs are tested against example Python source files in examples/. The folders in examples/ are licensed on a per folder basis based on the project they are drawn from. Their license can be found in the relevant folder.
66+
67+
The remaining files (e.g. supporting scripts, examples written specifically for this project) are MIT licensed.
6668

6769
---
6870

0 commit comments

Comments
 (0)