12 KiB
RXT ZERNIT LICENSE (RXT0112-LICENSE)
Version 16032020053025CET, 20 January 2020
Copyright (C) 2019-2020 Jacob Hrbek
Redistribution of this license is not allowed unless explicitly stated in the license itself assuming provided conditions met.
FIXME: This license needs method to handle indexing where A. -> 1A. -> 1. indexing is preffered
Preamble
FIXME: Configure Markdown-lint to allow bare urls here
This license is made to protect the intellectual property and direct workflow of project codenamed as RXT0112 also known as Zernit publicly represented on hyperlink https://github.com/RXT0112/Zernit and understood as original repository where this license is developed based on GPL-3 license and Free Software Foundation philosophy adapted for commercial use with the intention to avoid segmentation while providing sustainable business plan to provide open-source software for everyone.
License is designed to be community maintained where only the authorized personel further identified in this file are permitted to make changes in the original repository in which this license has been created.
These authorized personel can be also clarified in file located in .github/CODEOWNERS
with syntax explanation on hyperlink https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners to appropriate GitHub Team or personal to allow making changes in this file which has to be archived using git
which is version-control system for tracking changes in source code further explained by it's maintainers on hyperlink https://git-scm.com/.
This file is written in markdown syntax further explained on hyperlink https://en.wikipedia.org/wiki/Markdown.
0. TERMINOLOGY
This section is dedicated to provide explanation of used terms in this file.
You are encouraged to contribute in case required explanation of used terms is missing or is not sufficient.
A. Comments
Comments are a feature in markdown syntax that do not render the appropriate section specified by this syntax on the final version and is not meant to be a part of final version due it's usage for development of this license.
To elaborate further every comment is prefixed with <!--
and suffixed with -->
which can be applied through multiple lines.
Example of comments:
Notice that said example is not rendered in the final version.
I. FIXME comments
FIXME comments are lines in this documment prefixed with FIXME:
which are also considered as not part of the final form of this document due to it's usage to direct development of this license.
Example of FIXME comment:
FIXME: Hello, i'm example of FIXME comment
B. Source code
Source code is a collection of text recognized by compiler that are used to perform specified action in the hardware itself.
Repositories
Repositories are a method to provide source code for public which are in our case provided on GitHub presented under hyperlink https://www.github.com/RXT0112/Zernit as of 16.02.2020.
Upstream
Upstream is original creator of said directory or files used on this project not to be confused with original creator who is understood to be upstrem for this project.
Paths
Unless it is not obvious paths are representing physicall files or directories in this repository for example:
path src/bin/main.rs
points to file located in repository use
Original Creator (or 'OC' for short)
Original Creator of this repository is Jacob Hrbek <kreyren@rixotstudio.cz>
.
FIXME: Limit my power as you see appropriate, this is done to avoid unexpected abuse of the license in early development which could have kill the project. - Kreyren
OC reserves absolute right for whole repository to decide hierarchy of parties associated in this repository, change of read and write access and revoking of the license for any party with or without provided reason.
Repository Managers
Repository Managers are defined as service with the ability to provide our project for the general public in on-line form.
Merge Request
Also wrongly named as 'Pull Requst' by many repository managers is method to submit new changes in the target repository.
Draft Merge Requests
Referencing https://github.blog/2019-02-14-introducing-draft-pull-requests/ for upstream (GitHub, Inc.) explanation.
In short this is merge request which is being worked on before it can be submitted for review and considered for merge in target repository.
Forks
Forks are repository manager's features that allows anyone to make a copy of a repository in their specified profile.
CONDITIONS
Conflicts with local laws
This license explicitly does not allow any use of RXT0112's intellectual property in a scenario where license implementation conflicts with local laws in the area of use of said intellectual property.
For the license to grant expected permission you are required to inform the project about said conflicts with proper references and/or submit a merge request with required improvements to allow these expected permissions.
Your agreenment
You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify, use or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by using, modifying or distributing the intellectual property of project RXT0112 (or any work based on the Program), you indicate your acceptance of this License to do so, and in all of its terms and conditions.
Nimmy condition
The forked repositories are not allowed to be renamed on "Nimmy".
Source code handling
You are expected to keep the source-code open and accesible to all contributors, maintainers and general public. We do not grant you the permission to make the source code private.
Contributions
Everyone is allowed to fork this repository as long as the source code stays public with the intention to provide a contribution to the original repository.
Creating standalone forks alike creating standalone fork with the intention to provide unique features that are not developed with the intention to contribute the changes in original repository are not allowed and OC reserves an explicit permission to revoke license of those who violate this condition to the extent permitted by the law with the intention to avoid segmentation.
- If the difference between original repository and standalone fork is a feature which is not beneficial to the original repository decided by OC then the standalone fork is allowed for the period of which this still meets this requirement.
Contributions of new features are expected to be submitted in a form of new merge request set as draft until reviw is requested by switching the contribution from draft to open.
Contributor has the right to specify his own license assuming following methods used:
- License specified as comment in the header (or at the top) of the file which will apply only for specified file
This clarification has to follow this syntax:
Created by Jon Doe <jon@doe.wow> using LICENSE (hyperlink://on.theLicense.wow) in 2020
LICENSE
orLICENSE.md
file created in the root of directory which will be applied for the whole directory.
All affiliated parties that changed content provided in original repository are required to place following signature in their commit messages to prove that they agree with terms provided in said license and the terms in following versions which they have the right to influence.
Signed-off-by: Jon Doe <jondoe@example.foo>
Methods used to maintain this license
This license is based on rolling release development which means that version is made by using following syntax HHMMSSDDMMYY which represents the day on which the license has been updated where the most recent version always replaces the previous version.
Example of syntax used for versioning:
18061016022020 meaning 16th February of the year 2020 at 18 hours, 6 minutes and 10 seconds
Your permission
These permissions are granted as part of our ongoing effort to comply with Free Software Foundation's philosophy, it's as of 17/02/20 is not perfect based on majority of FSF members discussed in https://forum.members.fsf.org/t/help-me-with-gpl-3-inspired-license-designed-for-commercial-use-and-to-avoid-segmentation/1953/59 and we encourage contribution and challenges if you have a better solution since it's in our best interest to provide best possible environment for further development and end-user satisfaction.
Use of intellectual property for personal use
Assuming that conditions in this license are not breached then you are allowed to use intellectual property of project RXT0112 for personal use unless stated otherwise by other license which use is specified in contributing condition.
Permission to modify the intellectual property
You are allowed to perform any changes to the intellectual property that does not include features that are suitable for original repository.
You have the right to modify and/or maintain specific section of a project in original repository with official support and guidance from the project for free as long as your contribution passes code quality checks (excluding false trigger caused by a bug) and review from other contributors.
You have the right to use your contribution outside of original repository if maintainers of original repository does not allow for the feature to be implemented.
Distribution of malware
We do not grant you a permission to distribute our intellectual property with a malicious code that is directly and/or indirectly made to harm the end-user which includes handling of end-user's data without explicit permission by the end-user.
Usage by whitehat hackers
You have the right to use intellectual property with the intention to fix security issues in our project and other systems as long as your work does not directly harm our project.
White hat hackers are also welcomed by the project and their work is highly appreciated.
Usage in weapons
We do not grant you a permission to use our intellectual property as a part of a mechanism that is designed to cause a harm to a living organism.
Warranty
This program is provided without any warranty unless required by law in which case the party which requires said implementation of law in this license is required to inform the project for said laws to be implemented in this license so that the the program can be used legally in their area as stated in conditions above.
Warranty can also be specified based on invidual contract or agreenment with party that requires it.
Additional notices
The license has following syntax Version 18022020173356, 20 January 2020
where the 20th January 2020 is the date where the license has been created.