Move credits of date to tessesframework

This commit is contained in:
2025-05-17 20:16:12 -05:00
parent 8a3898a394
commit cfae1e58c4

View File

@ -10,7 +10,6 @@ Tesses Cross Language
- CMake - CMake
## What libraries have I embeded from other people ## What libraries have I embeded from other people
- [HodwardHinnart's date](https://github.com/HowardHinnant/date) (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header)
- [Sqlite](https://www.sqlite.org/) (in folder src/sqlite also uses demo VFS (at least on Wii)) - [Sqlite](https://www.sqlite.org/) (in folder src/sqlite also uses demo VFS (at least on Wii))
- [Sago's platform_folders](https://github.com/sago007/PlatformFolders) (in folder src/sago) - [Sago's platform_folders](https://github.com/sago007/PlatformFolders) (in folder src/sago)
- [subprocess](https://github.com/sheredom/subprocess.h) (as file src/runtime_methods/subprocess.h) - [subprocess](https://github.com/sheredom/subprocess.h) (as file src/runtime_methods/subprocess.h)