From cda65403b8e8ee00f037081b45a772f270579a5f Mon Sep 17 00:00:00 2001 From: Pixelcode Date: Tue, 26 Jul 2022 15:49:27 +0200 Subject: [PATCH 1/5] add summary --- licenses/Apache-2.0-NoHarm-summary.md | 55 +++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 licenses/Apache-2.0-NoHarm-summary.md diff --git a/licenses/Apache-2.0-NoHarm-summary.md b/licenses/Apache-2.0-NoHarm-summary.md new file mode 100644 index 0000000..ef1fce8 --- /dev/null +++ b/licenses/Apache-2.0-NoHarm-summary.md @@ -0,0 +1,55 @@ +# Do No Harm Licence – Summary + +For version 0.3, July 2022 + +https://github.com/raisely/NoHarm + +LEGALLY NON-BINDING SUMMARY OF THE TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +## Licence Grants + +You're allowed + +- to distribute the licensed work, +- to create, publish, sublicense and patent derivative works and +- to put your modifications or your derivative work under a seperate licence, + +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. + +## Unethical behaviour + +You may not use the licensed work if you engage in: + +- human rights violations, +- environmental destruction, +- warfare, +- addictive/destructive products or services or +- actions that frustrate: + * peace, + * access to human rights, + * peaceful assembly and association, + * a sustainable environment or + * democratic processes + +## Contributions + +Contributions to the licensed work must be licensed under the exact same licence. + +## Licence notice + +When distributing the licensed work or your derivative work, you must + +- include a copy of this licence, +- retain attribution notices, +- state changes that you made and +- not use the names of the author and the contributors to promote your derivative work + +If the licensed work includes a "NOTICE" text file with attribution notices, you must copy those notices to: + +- a "NOTICE" file within your derivative work, +- a place within the source code or the documentation or +- a place within a display generated by your derivative work. + +## No warranty or liability + +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. \ No newline at end of file From bab45ba0182549a812442c78b16c932cac9a3122 Mon Sep 17 00:00:00 2001 From: Pixelcode <52963327+realpixelcode@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:52:37 +0000 Subject: [PATCH 2/5] add missing full stop in summary --- licenses/Apache-2.0-NoHarm-summary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses/Apache-2.0-NoHarm-summary.md b/licenses/Apache-2.0-NoHarm-summary.md index ef1fce8..c431809 100644 --- a/licenses/Apache-2.0-NoHarm-summary.md +++ b/licenses/Apache-2.0-NoHarm-summary.md @@ -42,7 +42,7 @@ When distributing the licensed work or your derivative work, you must - include a copy of this licence, - retain attribution notices, - state changes that you made and -- not use the names of the author and the contributors to promote your derivative work +- not use the names of the author and the contributors to promote your derivative work. If the licensed work includes a "NOTICE" text file with attribution notices, you must copy those notices to: @@ -52,4 +52,4 @@ If the licensed work includes a "NOTICE" text file with attribution notices, you ## No warranty or liability -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. \ No newline at end of file +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. From 35b0716b842999fb2498ef38b22b7671fe039d58 Mon Sep 17 00:00:00 2001 From: Pixelcode <52963327+realpixelcode@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:53:29 +0000 Subject: [PATCH 3/5] capitalise titles in summary --- licenses/Apache-2.0-NoHarm-summary.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/licenses/Apache-2.0-NoHarm-summary.md b/licenses/Apache-2.0-NoHarm-summary.md index c431809..a6c55d3 100644 --- a/licenses/Apache-2.0-NoHarm-summary.md +++ b/licenses/Apache-2.0-NoHarm-summary.md @@ -16,7 +16,7 @@ You're allowed 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. -## Unethical behaviour +## Unethical Behaviour You may not use the licensed work if you engage in: @@ -35,7 +35,7 @@ You may not use the licensed work if you engage in: Contributions to the licensed work must be licensed under the exact same licence. -## Licence notice +## Licence Notice When distributing the licensed work or your derivative work, you must @@ -50,6 +50,6 @@ If the licensed work includes a "NOTICE" text file with attribution notices, you - a place within the source code or the documentation or - a place within a display generated by your derivative work. -## No warranty or liability +## No Warranty or Liability 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. From 52afab457d8d1b7fe2e1d23a7f1a0ad1925729d6 Mon Sep 17 00:00:00 2001 From: Pixelcode <52963327+realpixelcode@users.noreply.github.com> Date: Wed, 27 Jul 2022 13:18:45 +0000 Subject: [PATCH 4/5] include link to summary in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5861cc9..9a02a88 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ It allows free use of the software except by organisations, projects or products [View the license](LICENSE.md) +[View the summary](licenses/Apache-2.0-NoHarm-summary.md) + # Draft Status This license is currently in draft and should not be considered stable. @@ -51,4 +53,4 @@ We prefer additions that: 3. Foster adoption (see above), and 4. Are concise, where possible avoiding lengthy legal definitions. -Issues that are opened to discrimintate, promote hate speech, incite violence, bully, harrass, etc. may be closed or deleted without comment. \ No newline at end of file +Issues that are opened to discrimintate, promote hate speech, incite violence, bully, harrass, etc. may be closed or deleted without comment. From 57f4f300c00cb6f5d18c01e3efcb6ea579fa5917 Mon Sep 17 00:00:00 2001 From: Pixelcode <52963327+realpixelcode@users.noreply.github.com> Date: Wed, 27 Jul 2022 13:21:17 +0000 Subject: [PATCH 5/5] README: add missing question mark, correct typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a02a88..8ed5a2e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ We're working towards a [version 1 of the license](https://github.com/raisely/No # Usage 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. -## Can I add/remove my own exceptions +## Can I add/remove my own exceptions? 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. # How did this come about? @@ -53,4 +53,4 @@ We prefer additions that: 3. Foster adoption (see above), and 4. Are concise, where possible avoiding lengthy legal definitions. -Issues that are opened to discrimintate, promote hate speech, incite violence, bully, harrass, etc. may be closed or deleted without comment. +Issues that are opened to discriminate, promote hate speech, incite violence, bully, harrass, etc. may be closed or deleted without comment.