Fulfill license section

This commit is contained in:
Sergey Abramchuk
2018-02-06 16:04:00 +03:00
parent cef7751879
commit d371503278

View File

@@ -165,3 +165,12 @@ extension NEPacketTunnelFlow: OpenVPNAdapterPacketFlow {}
## Contributing
## Acknowledgments
## License
OpenVPNAdapter is available under the AGPLv3 license. See the LICENSE file for more info.
Also this project uses a few dependencies:
- [openvpn3](https://github.com/OpenVPN/openvpn3)
- [asio](https://github.com/chriskohlhoff/asio)
- [lz4](https://github.com/lz4/lz4)
- [mbedtls](https://github.com/ARMmbed/mbedtls)
See NOTICE file for more info about their licenses and copyrights.