-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(license): bump Parity license to 7.0.0-pre.3
BREAKING CHANGE: The version of the Parity license has been upgraded. There are no substantial changes to the conditions of the license, but you should still review it in case one of the changes affects you. See LICENSE-PARITY.md for details.
- Loading branch information
Showing
1 changed file
with
29 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,69 +1,67 @@ | ||
# The Parity Public License | ||
|
||
Development Draft | ||
# The Parity Public License 7.0.0-pre.3 | ||
|
||
Contributor: Kat Marchán <kzm@zkat.tech> | ||
|
||
Source Code: https://github.com/zkat/cacache-rs | ||
|
||
## Purpose | ||
|
||
This license lets you use and share this software for free, as long as you contribute software you make with it, other than prototypes. | ||
This license lets you use and share this software for free, as long as you contribute software you develop, operate, or analyze with it. | ||
|
||
## Acceptance | ||
|
||
In order to receive this license, you must agree to its rules. The rules of this license are both obligations under that agreement and conditions to your license. You must not do anything with this software that triggers a rule that you cannot or will not follow. | ||
In order to receive this license, you have to agree to its rules. Those rules are both obligations under your agreement and conditions to your license. Don't do anything with this software that triggers a rule you can't or won't follow. | ||
|
||
## Copyright | ||
## Notices | ||
|
||
The contributor licenses you to do everything with this software that would otherwise infringe their copyright in it. | ||
Make sure everyone who gets a copy of any part of this software from you, with or without changes, also gets the text of this license and the contributor and source code lines above. | ||
|
||
## Notices | ||
## Copyleft | ||
|
||
You must ensure that everyone who gets a copy of any part of this software from you, with or without changes, also gets the text of this license and the contributor and source code lines above. | ||
[Contribute](#contribute) software you develop, operate, or analyze operate with this software, including changes or additions to this software. When in doubt, [contribute](#contribute). | ||
|
||
## Patent | ||
## Prototypes | ||
|
||
The contributor licenses you to do everything with this software that would otherwise infringe any patent claims they can license or become able to license. | ||
You don't have to [contribute](#contribute) any change, addition, or other software that meets all these criteria: | ||
|
||
## Defense | ||
1. You don't use it for more than thirty days. | ||
|
||
Do not make any legal claim against anyone accusing this software, with or without changes, alone or with other software, of infringing any patent claim. | ||
2. You don't share it outside the team developing it, other than for non-production user testing. | ||
|
||
## Reliability | ||
3. You don't develop, operate, or analyze software with it for anyone outside the team developing it. | ||
|
||
The contributor cannot revoke this license. | ||
## Contribute | ||
|
||
## Copyleft | ||
When this license requires you to [contribute](#contribute) software: | ||
|
||
[Contribute](#contributing) software that you develop, deploy, monitor, or run with this software, including changed or extended versions of this software. When in doubt, [contribute](#contributing). | ||
1. Publish all source code for the software, in the preferred form for making changes, through a freely accessible distribution system widely used for similar source code, so the contributor and others can find and copy it. | ||
|
||
## Prototypes | ||
2. Make sure each part of the source code is available to the public under a license that gives as much or more permission as this one, such as [Blue Oak Model 1.0.0](https://blueoakcouncil.org/license/1.0.0), [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.html), [MIT](https://spdx.org/licenses/MIT.html), or [two-clause BSD](https://spdx.org/licenses/BSD-2-Clause.html). | ||
|
||
You need not [contribute](#contributing) any change, addition, or other software that meets all these criteria: | ||
3. Take these steps within thirty days. | ||
|
||
1. You do not use it for more than thirty calendar days. | ||
4. Note that this license does _not_ allow you to change the license terms for this software. | ||
|
||
2. You do not share it outside the development team working on the prototype. | ||
## Excuse | ||
|
||
3. You do not use it to develop or operate software for anyone outside the development team. | ||
You are excused for unknowingly breaking [Copyleft](#copyleft) if you [contribute](#contribute) as required, or stop doing anything requiring this license, within thirty days of learning you broke the rule. You are excused for unknowingly breaking [Notices](#notices) if you take all practical steps to comply within thirty days of learning you broke the rule. | ||
|
||
## Contributing | ||
## Defense | ||
|
||
When this license requires you to [contribute](#contributing): | ||
Don't make any legal claim against anyone accusing this software, with or without changes, alone or with other technology, of infringing any patent. | ||
|
||
1. Publish all source code, in the preferred form for making changes, through a freely accessible distribution system widely used for similar source code, so the or and others can find and copy it. | ||
## Copyright | ||
|
||
2. Ensure that each part of that source code is available to the public under a license at least as permissive as this one, such as MIT, two-clause BSD license, Apache 2.0, or Blue Oak Model 1.0.0. | ||
The contributor licenses you to do everything with this software that would otherwise infringe their copyright in it. | ||
|
||
3. Take these steps within thirty calendar days of when you first did anything requiring [contribution](#contributing). | ||
## Patent | ||
|
||
Note that this license does _not_ allow you to change the license terms for this software. | ||
The contributor licenses you to do everything with this software that would otherwise infringe any patents they can license or become able to license. | ||
|
||
## Excuse | ||
## Reliability | ||
|
||
You are excused for unknowingly breaking [copyleft](#copyleft) if you [contribute](#contributing) as required, or stop doing anything requiring this license, within thirty days of learning you broke that rule. You are excused for unknowingly breaking [notices](#notices) if you take all practical steps to comply within thirty days of learning you broke that rule. | ||
The contributor can't revoke this license. | ||
|
||
## No Liability | ||
|
||
**_As far as the law allows, this software comes as is, without any warranty or condition, and the contributor will not be liable to anyone for any damages related to this software or this license, under any kind of legal claim._** | ||
**_As far as the law allows, this software comes as is, without any warranty or condition, and the contributor won't be liable to anyone for any damages related to this software or this license, under any kind of legal claim._** |