diff --git a/ATTRIBUTIONS.md b/ATTRIBUTIONS.md index 9a1efa3..102969e 100644 --- a/ATTRIBUTIONS.md +++ b/ATTRIBUTIONS.md @@ -21,4 +21,5 @@ This project uses the standalone version of the ASIO C++ library for asynchronou - **Website:** https://www.wintun.net/ - **Copyright:** (c) 2018-2025 WireGuard LLC - **License:** MIT License OR GPL-2.0 License -- **License Text:** See `third_party/wintun/` \ No newline at end of file +- **License Text:** See `third_party/wintun/` +- **Utilized Under:** MIT License diff --git a/README.md b/README.md index 47252e4..db9358a 100644 --- a/README.md +++ b/README.md @@ -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.* \ No newline at end of file +*See **ATTRIBUTIONS.md** for details.*