ZeroNet/LICENSE

37 lines
2.1 KiB
Plaintext

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
All contributions after commit 2a4927b77b55dea9c40d14ce2cfa8a0bf0a90b80
(and/or made after 2022-05-22 UTC 00:00:00) can additionally be used
under GNU General Public License as published by the Free Software
Foundation, version 3 or (at your option) any later version.
Additional Conditions (please note that these are likely to not be legally bounding,
but before this is cleared we're leaving this note) applying to contributions from
commit 1de748585846e935d9d88bc7f22c69c84f7b8252 till commit
2a4927b77b55dea9c40d14ce2cfa8a0bf0a90b80:
Contributing to this repo
This repo is governed by GPLv3, same is located at the root of the ZeroNet git repo,
unless specified separately all code is governed by that license, contributions to this repo
are divided into two key types, key contributions and non-key contributions, key contributions
are which, directly affects the code performance, quality and features of software,
non key contributions include things like translation datasets, image, graphic or video
contributions that does not affect the main usability of software but improves the existing
usability of certain thing or feature, these also include tests written with code, since their
purpose is to check, whether something is working or not as intended. All the non-key contributions
are governed by [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/), unless specified
above, a contribution is ruled by the type of contribution if there is a conflict between two
contributing parties of repo in any case.