mirror of
https://git.tesses.org/tesses50/tessesframework.git
synced 2026-08-01 16:15:31 +00:00
905 B
905 B
Other peoples code
- cmake/bin2h.cmake, from: https://github.com/sivachandran/cmake-bin2h (MIT)
- Cppified the multipart/form-data code from: https://github.com/dajuric/simple-http (MIT)
- mbedtls ssl code from mbedtls examples (Apache 2.0)
- Icubaby (at file src/text/icubaby.hpp) (MIT)
- MbedTLS (external dependency) (Apache 2.0)
- Sqlite (in folder src/Serialization/sqlite also uses demo VFS (at least on Wii)) (Public Domain, licensed by hopes and prayers, praise God!)
- Sago's platform_folders (in folder src/Platform/sago) (MIT)
- HowardHinnart's date (in folder src/HowardHinnant_date) (MIT)