Licensing¶
The entire tiscamera project is released under the Apache 2.0 license.
The following projects are included in this project:
| Name | License | Site |
|---|---|---|
| 7z | Public Domain | |
| PugiXml | MIT | https://pugixml.org/ |
| Aravis | LGPLv2.1 | https://github.com/AravisProject/aravis |
| json library by Niels Lohmann | MIT | https://github.com/nlohmann/json |
| Catch2 | Boost Software License, V1.0 | https://github.com/catchorg/Catch2 |
| CLI11 | 3-Clause BSD-License | https://github.com/CLIUtils/CLI11 |
| spdlog | MIT | https://github.com/gabime/spdlog |
| sphinx-tabs | MIT | https://github.com/djungelorm/sphinx-tabs |
| fmt | MIT | https://github.com/fmtlib/fmt |