Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

feat(license): relicense under Parity-6.0.0 #4

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name = "dstopic"
version = "0.1.0"
authors = ["Kat Marchán <[email protected]>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "Parity-6.0.0"

[dependencies]
clap = "2.33.0"
Expand Down
59 changes: 59 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
The Parity Public License 6.0.0

Contributor: Kat Marchán

Source Code: https://github.com/entropic-dev/dstopic

This license lets you use and share this software for free, as
long as you contribute software you make with it. Specifically:

If you follow the rules below, you may do everything with this
software that would otherwise infringe either the contributor's
copyright in it, any patent claim the contributor can license,
or both.

1. Contribute changes and additions you make to this software.

2. If you combine this software with other software, contribute
that other software.

3. Contribute software you develop, deploy, monitor, or run with
this software.

4. Ensure everyone who gets a copy of this software from you, in
source code or any other form, gets the text of this license
and the contributor and source code lines above.

5. 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.

To contribute software, publish all its source code, in the
preferred form for making changes, through a freely accessible
distribution system widely used for similar source code, and
license contributions not already licensed to the public on terms
as permissive as this license accordingly.

You are excused for unknowingly breaking 1, 2, or 3 if you
contribute as required, or stop doing anything requiring this
license, within 30 days of learning you broke the rule.

**As far as the law allows, this software comes as is, without
any warranty, and the contributor will not be liable to anyone
for any damages related to this software or this license, for any
kind of legal claim.**


---

Licensor Signature (Ed25519):

3db99de38de098c165ad3bf70d3bd5b8b24d66740011231a9768665f23e12908
54970d8b7ff04edc6f4732bc15b24e110d77305ef282fa7b928b7cf10d88d302

---

Agent Signature (Ed25519):

13ea5c9dd599e533aa27c9c182c6041bf1c88bba1cf82e80a02bc8f56441108c
593fbfc4f0f9d30a1ce5891916b014d732279e2c5df4a62db5579bf234e79b0c
18 changes: 18 additions & 0 deletions licensezero.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": "1.0.0",
"licensezero": [
{
"agentSignature": "c654d9fa7dd237e82d133d9ba332ad6a6c3bc6c2db1e3a7027dc5fa1f836dfbcf02489049f5dfb0ad49265552fdfd2a9a42b23b8c45eac0f39d56785b36baf03",
"license": {
"homepage": "https://github.com/entropic-dev/dstopic",
"jurisdiction": "US-CA",
"name": "Kat Marchán",
"projectID": "92aa5c7b-53e0-4638-9b89-7f28b80f4ea9",
"publicKey": "5f60082194dc6b4a3971fa7397be663c81313bcaa489af96cfdef1c413b1b01a",
"terms": "parity",
"version": "6.0.0"
},
"licensorSignature": "41c0a7506637dcf36a63b9e6d47990272a4fe8c7852a971998a35fb23e2dc1a44cac97b9ca81e292841cf782c91b7ddebd3f9cf8950627302dcdbfbb167f4e0c"
}
]
}