diff options
author | Eduardo Julian | 2023-01-13 16:58:37 -0400 |
---|---|---|
committer | Eduardo Julian | 2023-01-13 16:58:37 -0400 |
commit | 91bc060bc498a0d2418198cfcb9dc39636d1d867 (patch) | |
tree | 9375bf48bab29d4a966eeef229a17bec6bcbc4d5 /README.md | |
parent | 913171900fd11272ca328ded6553a56423db1e13 (diff) |
Re-licensed to MPL 2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -20,13 +20,7 @@ Also, support for JavaScript, Python, Lua, and Ruby has been added. ## What's the license? -[Custom License](license.txt) - -Read carefully before using this project, as the license disallows commercial use, and has other conditions which may be undesirable for some. - -However, commercial use is allowed for patrons under the terms of the [Patron License](PATRON_LICENSE.md). - -You can become a patron by supporting Lux through [Patreon](https://www.patreon.com/lux_programming_language). +[Mozilla Public License Version 2.0](https://mozilla.org/MPL/2.0/) ## What's interesting about the language? |