This commit is contained in:
Alex McLean 2025-10-01 12:02:09 +01:00
parent 8cd497abb2
commit 0ecacae71e

View file

@ -14,9 +14,9 @@ First, please take a moment to understand Strudel's free/open source license,
Here is a lay summary, but check the license for legal definitions and responsibilities. Here is a lay summary, but check the license for legal definitions and responsibilities.
* You can distribute modified versions if you keep track of the changes and the date you made them. - You can distribute modified versions if you keep track of the changes and the date you made them.
* You must license derivative work under the same license. - You must license derivative work under the same license.
* Source code must be distributed along with web publication. - Source code must be distributed along with web publication.
Among other things, it means that when you share your work, the whole application must be shared under the same free/open source license, or one compatible with it. This is because we want Strudel to stay free/open source. In other words, you are not permitted to distribute integrations of Strudel with libraries or other code that does not have a compatible free/open source license. Among other things, it means that when you share your work, the whole application must be shared under the same free/open source license, or one compatible with it. This is because we want Strudel to stay free/open source. In other words, you are not permitted to distribute integrations of Strudel with libraries or other code that does not have a compatible free/open source license.