update readme and attributions

This commit is contained in:
DcruBro
2025-11-12 19:20:44 +01:00
parent 6fceb84930
commit aebca5cd7e
2 changed files with 4 additions and 3 deletions

View File

@@ -22,3 +22,4 @@ This project uses the standalone version of the ASIO C++ library for asynchronou
- **Copyright:** (c) 2018-2025 WireGuard LLC
- **License:** MIT License OR GPL-2.0 License
- **License Text:** See `third_party/wintun/`
- **Utilized Under:** MIT License

View File

@@ -158,6 +158,6 @@ distributed under the [Boost Software License, Version 1.0](https://www.boost.or
This project includes the CXXOPTS Library
distributed under the MIT License
This project includes the [Wintun Library](https://www.wintun.net/), distributed under the MIT License or the GPL-2.0 License.
This project includes the [Wintun Library](https://www.wintun.net/), distributed under the MIT License or the GPL-2.0 License. This project utilizes it under the MIT license.
*See **ATTRIBUTIONS.md** for details.*