Initial Commit
This commit is contained in:
10
ATTRIBUTIONS.md
Normal file
10
ATTRIBUTIONS.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Third-Party Attributions
|
||||
|
||||
## ASIO C++ Library
|
||||
- **Name:** ASIO (standalone)
|
||||
- **Website:** https://think-async.com/Asio/
|
||||
- **Copyright:** (c) 2003-2024 Christopher M. Kohlhoff
|
||||
- **License:** Boost Software License, Version 1.0
|
||||
- **License Text:** See `third_party/asio/LICENSE_1_0.txt`
|
||||
|
||||
This project uses the standalone version of the ASIO C++ library for asynchronous networking.
|
||||
Reference in New Issue
Block a user