mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-27 01:12:18 +08:00
13 lines
705 B
Markdown
13 lines
705 B
Markdown
# Ліцензії
|
||
|
||
:::info
|
||
All code contributions must be made under the permissive [BSD 3-clause license](https://opensource.org/license/BSD-3-Clause) and must not impose any further constraints on its use.
|
||
:::
|
||
|
||
На цій сторінці документуються ліцензії різних компонентів в системі.
|
||
|
||
- [PX4 Flight Stack](https://github.com/PX4/PX4-Autopilot) — BSD
|
||
- [PX4 Middleware](https://github.com/PX4/PX4-Autopilot) — BSD
|
||
- [Pixhawk Hardware](https://github.com/pixhawk/Hardware) — CC-BY-SA 3.0
|
||
- [PX4 User Guide](https://github.com/PX4/PX4-user_guide) (Documentation) — [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|