diff --git a/LICENSE.md b/LICENSE.md index bd05bf7..f60050f 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,14 +1,16 @@ +TL;DR: I don't really wish to restrict this, I just want you to contribute to this repo instead of forking it + Copyright 2022, Bussun and Luma contributors This license grants you the right to use, copy and redistribute the software **BINARIES** (here the Luma text editor) if the following conditions are met: - No commercial use - A copy of this license is included - - A link to the repository and GitHub pages is included + - A link to the repository and GitHub pages is included (just so people know where to download updates, that's it) This license also grants you the right to edit the software if the following conditions are met: - You must keep this license - - Any change you want to make public must be pushed to the main repository* + - Any change you want to make *public* must be pushed to the main repository* (*This means you can't redistribute a fork of this software) The main repository of this project is located at: https://github.com/Bussun/BMGEditor @@ -16,8 +18,8 @@ The main repository of this project is located at: https://github.com/Bussun/BMG To avoid useless forks, just DON'T make one (even if you want to contribute) You are encouraged to commit to the main repository. -If you plan to use some parts of code from this project, you are allowed to if you credit it. +If you plan to use some parts of code from this project, you are allowed to as long as you put credits. The software and its source code is provided "as-is" without any warranty of any kind (I still hope it will be useful :) ) -This license is subject to change. \ No newline at end of file +This license is subject to change.