First working alpha, version a0.4. #6

Merged
dcrubro merged 21 commits from dev into beta 2025-11-18 20:07:30 +00:00
2 changed files with 4 additions and 3 deletions
Showing only changes of commit aebca5cd7e - Show all commits

View File

@@ -21,4 +21,5 @@ This project uses the standalone version of the ASIO C++ library for asynchronou
- **Website:** https://www.wintun.net/ - **Website:** https://www.wintun.net/
- **Copyright:** (c) 2018-2025 WireGuard LLC - **Copyright:** (c) 2018-2025 WireGuard LLC
- **License:** MIT License OR GPL-2.0 License - **License:** MIT License OR GPL-2.0 License
- **License Text:** See `third_party/wintun/` - **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 This project includes the CXXOPTS Library
distributed under the MIT License 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.* *See **ATTRIBUTIONS.md** for details.*