Resolves #85 by bundling string polyfill directly, simplifying deploys

This commit is contained in:
Josh Klar
2018-11-05 21:59:42 -08:00
parent c6922dbfe0
commit b37f3ecdd9
8 changed files with 65 additions and 27 deletions

View File

@@ -1,3 +1,14 @@
Almost all of KMK is licensed under the GPLv3. There are a couple of
exceptions:
- `kmk/string.py` is copied directly from
[micropython-lib](https://github.com/micropython/micropython-lib) and is
under the MIT license, copyrighted by the micropython-lib contributors
- Hardware schematics are licensed under individual terms per schematic
Files/components not listed above or containing its own copyright header in the
file itself are licensed under GPLv3 as follows:
### GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007