clarify esp-idf build system licensing
[apeos.git] / LICENSE
blob7bdcc3ab05381549503bf9d3bc32f88b38f96ec8
1 Copyright 2018 apeos contributors
3 apeos project licensing aims at Free Software Foundation license
4 as currently expressed by GNU General Public License, Version 3.
5 Copy of this license can be found in /gpl-3.0.txt file.
7 Individual authorship of apeos contributors is expressed though git
8 committer status. Any apeos source file tree exported from git should
9 reconstruct file individual authorship.
11 apeos build incorporates parts of esp-idf version 3, which is
12 distributed under conditions of Apache Licenese, Version 2.0.
14 Some parts of apeos are licensed under conditions of GPLv2. These
15 reside in directories:
17 /components/esptool_py/
19 Copy of the GNU General Public License, Version 2, can be found in
20 /gpl-2.txt file.
22 Some parts of apeos are licensed under conditions of Apache License,
23 version 2.0. These reside in directories:
25 /components/bootloader/
26 /components/bootloader_support/
27 /make/
29 Copy of the Apache License, Version 2.0, can be found in
30 /apache-2.0.txt file.