diff --git a/README.md b/README.md index da61a20..3c3714e 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ Download manager based on aria2 I will write this once this app is released on Flathub. + +This application relies on the following pieces of software: +- aria2: GPL v2 License (aria2 itself relies on OpenSSL: OpenSSL License) +- aria2p: ISC License +- c-ares: MIT License +- libssh2: BSD-3-Clause License + +The licenses of all of these pieces of software can be found in the dependencies_information directory in this application's app directory. A copy of aria2's source code has also been provided in that same directory in order to comply with GPL v2.