From cfd291af61e3d41d6780d99cdd95047778ee583e Mon Sep 17 00:00:00 2001 From: CONIGUERO <64615687+CONIGUERO@users.noreply.github.com> Date: Fri, 25 Dec 2020 08:38:55 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5307202..8f32cab 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ Instructions on how to build the decrypter library will be coming soon. Compiler # License This program is licensed under the AGPLv3 license. This means that if you modify it and wish to re-distribute the compiled build, you have to provide the source code for it. This applies to network distribution too (if you decided to make an online version for example) +A special exception has been granted for the decryption library, as the author prefers it to be closed source at this time. The community is welcome to contribute a replacement open-source version of the library so this exception can be removed.