From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D2F5B138350 for ; Tue, 14 Apr 2020 18:11:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7B78E08A0; Tue, 14 Apr 2020 18:11:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9D8CE08A0 for ; Tue, 14 Apr 2020 18:11:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E2D834F074 for ; Tue, 14 Apr 2020 18:11:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C65C51D2 for ; Tue, 14 Apr 2020 18:11:38 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1586887893.c91414f34967d873a9ce11e3286e7382a9369700.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/BlueOak-1.0.0 X-VCS-Directories: licenses/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: c91414f34967d873a9ce11e3286e7382a9369700 X-VCS-Branch: master Date: Tue, 14 Apr 2020 18:11:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9b811353-9c13-411c-be20-cf98f73631a0 X-Archives-Hash: 8c623fdb7f5ada65f396a99d86dccada commit: c91414f34967d873a9ce11e3286e7382a9369700 Author: Robin H. Johnson gentoo org> AuthorDate: Wed Apr 8 05:31:21 2020 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Apr 14 18:11:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91414f3 licenses: Add BlueOak-1.0.0 Add BlueOak-1.0.0 license using the SPDX identifier as the name. Required for fixing licenses on some Go-based packages. Text: https://blueoakcouncil.org/license/1.0.0#markdown SPDX: https://spdx.org/licenses/BlueOak-1.0.0.html Signed-off-by: Robin H. Johnson gentoo.org> licenses/BlueOak-1.0.0 | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/licenses/BlueOak-1.0.0 b/licenses/BlueOak-1.0.0 new file mode 100644 index 00000000000..c5402b9577a --- /dev/null +++ b/licenses/BlueOak-1.0.0 @@ -0,0 +1,55 @@ +# Blue Oak Model License + +Version 1.0.0 + +## Purpose + +This license gives everyone as much permission to work with +this software as possible, while protecting contributors +from liability. + +## 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. + +## Copyright + +Each contributor licenses you to do everything with this +software that would otherwise infringe that contributor's +copyright in it. + +## Notices + +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 or a link to +. + +## Excuse + +If anyone notifies you in writing that you have not +complied with [Notices](#notices), you can keep your +license by taking all practical steps to comply within 30 +days after the notice. If you do not do so, your license +ends immediately. + +## Patent + +Each contributor licenses you to do everything with this +software that would otherwise infringe any patent claims +they can license or become able to license. + +## Reliability + +No contributor can revoke this license. + +## No Liability + +***As far as the law allows, this software comes as is, +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.***