From a83905f90b6f44489c2ef994465ee86ecd1e4bb2 Mon Sep 17 00:00:00 2001 From: Berkus Decker Date: Tue, 9 Mar 2021 22:03:40 +0200 Subject: [PATCH] Add a non-military license constraint --- LICENSE.BlueOak-1.0.0.md | 31 +++++++++++++++++++++++++++++++ README.md | 2 ++ 2 files changed, 33 insertions(+) diff --git a/LICENSE.BlueOak-1.0.0.md b/LICENSE.BlueOak-1.0.0.md index c5402b9..56a77ab 100644 --- a/LICENSE.BlueOak-1.0.0.md +++ b/LICENSE.BlueOak-1.0.0.md @@ -53,3 +53,34 @@ No contributor can revoke this license. without any warranty or condition, and no contributor will be liable to anyone for any damages related to this software or this license, under any kind of legal claim.*** + +--- + +[Addtional restrictions](https://blog.yossarian.net/2020/06/03/You-may-not-use-my-projects-in-a-military-or-law-enforcement-context): + +The following terms additionally apply and override any above terms for +applicable parties: + +You may not use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software in a military or law enforcement context, +defined as follows: + +1. A military context is a professional context where the intended application +of the Software is integration or use with or by military software, tools +(software or hardware), or personnel. This includes contractors and +subcontractors as well as research affiliates of any military organization. + +2. A law enforcement context is a professional context where the intended +application of the Software is integration or use with or by law enforcement +software, tools (software or hardware), or personnel. This includes +contractors and subcontractors as well as research affiliates of any law +enforcement organization. + +Entities that sell or license to military or law enforcement organizations +may use the Software under the original terms, but only in contexts that do +not assist or supplement the sold or licensed product. + +Students and academics who are affiliated with research institutions may use +the Software under the original terms, but only in contexts that do not assist +or supplement collaboration or affiliation with any military or law +enforcement organization. diff --git a/README.md b/README.md index 1a9b6f9..95290af 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ Various references from [OSDev Wiki](https://wiki.osdev.org/Raspberry_Pi_Bare_Bo ![Build](https://github.com/metta-systems/vesper/workflows/Build/badge.svg) +![License](https://raster.shields.io/badge/license-BlueOak%20with%20restrictions-blue.png) + [![Dependency Status](https://deps.rs/repo/github/metta-systems/vesper/status.svg)](https://deps.rs/repo/github/metta-systems/vesper) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/metta-systems/vesper)