summaryrefslogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-02-13 22:08:49 +0200
committerFred Sundvik <fsundvik@gmail.com>2016-02-13 22:08:49 +0200
commit8479e6aa390bdd7711753d9fa1141bd1073e2b0a (patch)
treefb31943e155ab1f6563fb7855cbef39b2680cf50 /LICENSE.md
parent8ce60649c85f1ad5371d443675f91c8fc36c3d2e (diff)
Update readme and license
Also add integration examples
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
index d7cc3198cb..22d4c3f08b 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,3 +1,11 @@
+The files in this project are licensed under the MIT license
+It uses the following libraries
+uGFX - with it's own license, see the license.html file in the uGFX subfolder for more information
+tmk_core - is indirectly used and not included in the repository. It's licensed under the GPLv2 license
+Chibios - which is used by tmk_core is licensed under GPLv3.
+
+Therefore the effective license for any project using the library is GPLv3
+
The MIT License (MIT)
Copyright (c) 2016 Fred Sundvik