diff options
author | hackthetime <l4bg0jb7@duck.com> | 2023-11-02 08:39:05 +0100 |
---|---|---|
committer | hackthetime <l4bg0jb7@duck.com> | 2023-11-02 08:39:05 +0100 |
commit | 8b23bbe72e5e60ced98e11ca96f0e56ec43b18cc (patch) | |
tree | 9aad7a6039e5c2367fabcc9d3a7cb4b6d455a308 | |
parent | b2d4866b0c1731e3f7e5f3392e906306132d3737 (diff) | |
download | BBsentials-8b23bbe72e5e60ced98e11ca96f0e56ec43b18cc.tar.gz BBsentials-8b23bbe72e5e60ced98e11ca96f0e56ec43b18cc.tar.bz2 BBsentials-8b23bbe72e5e60ced98e11ca96f0e56ec43b18cc.zip |
updatet LICENSE too include the force of providing the code changes with source within 3 weeks of a maintainer request. cleared conditions for code use of this project
-rw-r--r-- | LICENSE | 22 |
1 files changed, 18 insertions, 4 deletions
@@ -1,6 +1,6 @@ Copyright (c) 2023 hackthetime -**The Software is provided as is. Use is at own risk.** +**The Software is provided as is. Use at own risk.** The Code is under the CC BY-NC-ND 4.0 license however with modifications listed below: @@ -9,11 +9,25 @@ Copying and changing code for own projects is allowed as long as you don't do so If you have credits somewhere and you used a significant amount of Code (or get a request) of this project you have to link to it. If used next to no code don't bother. There are some restricted areas which are not allowed to be modified/removed etc. Those will be marked with start and end. Modifying this code to gain a personal advantage by abusing a feature unintentionally is STRICTLY forbidden. Sharing such modifications is not allowed either. All modifications have to be pull requested after they have been fully implemented and work like expected +Whenever you modify the Software you have to provide the code **with source on Request of a maintainer** a at no charge within 3 Weeks. You always allow your changes to be implemented into the offical version of this Code. Summary: -No commercial use even of code snippets of this software. (No selling mods for money. donations are allowed but no force, needs to be opensource) -Sharing modified versions is disallowed. (If you want to do so feel free to make a pull request and ask) -You need to give credit if you used code of it. (If u used next to no code, dont have credits build in as well as haven't gotten a request too include it don't bother adding it). +No commercial use even of code snippets of this software. (No selling for money. Donations are allowed but can not be a requirement, needs to be opensource if publicly shared) + +Sharing modified versions is disallowed. (If you want to do so feel free to open an Issue and ask.) + +You need to give credit if you used code of it. (If u used next to no code, don't have credits build in (yet) as well as haven't gotten a request too include it don't bother adding it). + +Whenever you modify the Software you have to provide the code Changes **with source on Request of a maintainer** at no charge within 3 Weeks. You always allow your changes to be implemented into the offical version of this Code. + + +Projects which use Code of this Project need to have the following Things in the License of at least equal Strength.: + +Whenever you modify the Software you have to provide the code Changes **with source on Request of a maintainer. This includes maintainers of projects used in this project** at no charge within 3 Weeks. You always allow your changes to be implemented into the offical version of this Code. +No commercial use even of code snippets of this software. (No selling for money. Donations are allowed but can not be a requirement, needs to be opensource if publicly shared) + +You need to give credit if you used code of it. (If u used next to no code, don't have credits build in (yet) as well as haven't gotten a request too include it don't bother adding it). + Too contributors: I may allow donations in the future and will definitely allow donations for the Server costs. I will never make set a requirement too pay though. |