From 587474b516e8e027032a71a96f40a59a954bbb57 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Tue, 5 Aug 2025 23:49:11 -0400 Subject: [PATCH] Update README.md: clarify GPL 3.0 only --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dcaf953..c029789 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,9 @@ No, it doesn't shred any files and just deletes them as your file manager would. Yes, Picocrypt is secure against quantum computers. All of the cryptography used in Picocrypt works off of a private key, and private-key cryptography is considered to be resistant against all current and future developments, including quantum computers. +# License +All original code (not a fork) in the [Picocrypt organization](https://github.com/orgs/Picocrypt/repositories) licensed under `GPL-3.0-only`. This includes the GUI, CLI, and Web versions. Forked repositories retain the license of their respective upstream sources. + # Acknowledgements A thank you from the bottom of my heart to the significant contributors on [Open Collective](https://opencollective.com/picocrypt):