diff --git a/refilc_plus/README.md b/refilc_plus/README.md index 1e41448d..9bba33ea 100644 --- a/refilc_plus/README.md +++ b/refilc_plus/README.md @@ -1,3 +1,15 @@ # reFilc+ ✨ -A collection of features only accessible for reFilc+ subscribers. +A collection of features only accessible for ~~reFilc+ subscribers~~ everyone! + +This version is **AGPL** compilant, unlike the upstream one... + +AGPL License Summary: + * What it is: A copyleft license designed for network-distributed software. + * What you CAN do: + * Use, modify, and distribute the software. + * Use it as a component of a larger work. + * What you CAN'T do: + * If you modify the software and run it on a server (making it available over a network), you MUST release your modified source code. + * You must also provide access to the source code of your modifications to any users who interact with the software over a network. + * You must keep the AGPL license and copyright notices.