Skip to content

Commit 736d735

Browse files
authored
Merge pull request #80 from realpixelcode/pixelcode-summary
[stale] Add licence summary
2 parents 215ce3b + 57f4f30 commit 736d735

File tree

2 files changed

+59
-2
lines changed

2 files changed

+59
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ It allows free use of the software except by organisations, projects or products
1212

1313
[View the license](LICENSE.md)
1414

15+
[View the summary](licenses/Apache-2.0-NoHarm-summary.md)
16+
1517
# Draft Status
1618
This license is currently in draft and should not be considered stable.
1719

@@ -22,7 +24,7 @@ We're working towards a [version 1 of the license](https://github.com/raisely/No
2224
# Usage
2325
Simply copy the LICENSE.md file into your projects, add your copyright information, and use the abbreviation `NoHarm-draft` where necessary to describe your choice of license.
2426

25-
## Can I add/remove my own exceptions
27+
## Can I add/remove my own exceptions?
2628
If you do, then please be sure to choose a new name for the license so as to make it easy for people to automatically analyse licensing of package dependencies.
2729

2830
# How did this come about?
@@ -51,4 +53,4 @@ We prefer additions that:
5153
3. Foster adoption (see above), and
5254
4. Are concise, where possible avoiding lengthy legal definitions.
5355

54-
Issues that are opened to discrimintate, promote hate speech, incite violence, bully, harrass, etc. may be closed or deleted without comment.
56+
Issues that are opened to discriminate, promote hate speech, incite violence, bully, harrass, etc. may be closed or deleted without comment.

licenses/Apache-2.0-NoHarm-summary.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Do No Harm Licence – Summary
2+
3+
For version 0.3, July 2022
4+
5+
https://github.com/raisely/NoHarm
6+
7+
LEGALLY NON-BINDING SUMMARY OF THE TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
8+
9+
## Licence Grants
10+
11+
You're allowed
12+
13+
- to distribute the licensed work,
14+
- to create, publish, sublicense and patent derivative works and
15+
- to put your modifications or your derivative work under a seperate licence,
16+
17+
free of charge. Though, filing patent litigation leads to the loss of the patent licence. Also, the licence grants don't include the right to use the licensor's trademarks.
18+
19+
## Unethical Behaviour
20+
21+
You may not use the licensed work if you engage in:
22+
23+
- human rights violations,
24+
- environmental destruction,
25+
- warfare,
26+
- addictive/destructive products or services or
27+
- actions that frustrate:
28+
* peace,
29+
* access to human rights,
30+
* peaceful assembly and association,
31+
* a sustainable environment or
32+
* democratic processes
33+
34+
## Contributions
35+
36+
Contributions to the licensed work must be licensed under the exact same licence.
37+
38+
## Licence Notice
39+
40+
When distributing the licensed work or your derivative work, you must
41+
42+
- include a copy of this licence,
43+
- retain attribution notices,
44+
- state changes that you made and
45+
- not use the names of the author and the contributors to promote your derivative work.
46+
47+
If the licensed work includes a "NOTICE" text file with attribution notices, you must copy those notices to:
48+
49+
- a "NOTICE" file within your derivative work,
50+
- a place within the source code or the documentation or
51+
- a place within a display generated by your derivative work.
52+
53+
## No Warranty or Liability
54+
55+
The licensed work is offered on an as-is basis without any warranty or liability. You may choose to offer warranty or liability for your derivative work, but only fully on your own responsibility.

0 commit comments

Comments
 (0)