diff options
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md index d7cc3198c..22d4c3f08 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 |