Update rf"+" readme

This commit is contained in:
Nyílászáró Kolompár Olajcsere
2025-02-23 19:33:56 +01:00
committed by GitHub
parent 3990b3e04a
commit bd36ea793c

View File

@@ -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.