Add: minimal set of headers from {fmt} 7.1.3 to 3rdparty

This commit is contained in:
rubidium42
2021-06-12 09:34:09 +02:00
committed by rubidium42
parent 845fded2a0
commit 662d8dfc30
7 changed files with 8919 additions and 0 deletions

View File

@@ -205,6 +205,9 @@ See the comments in the source files in `src/3rdparty/md5` for the complete lice
The implementations of Posix `getaddrinfo` and `getnameinfo` for OS/2 in `src/3rdparty/os2` are distributed partly under the GNU Lesser General Public License 2.1, and partly under the (3-clause) BSD license.
The exact licensing terms can be found in `src/3rdparty/os2/getaddrinfo.c` resp. `src/3rdparty/os2/getnameinfo.c`.
The fmt implementation in `src/3rdparty/fmt` is licensed under the MIT license.
See `src/3rdparty/fmt/LICENSE.rst` for the complete license text.
## 4.0 Credits