diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-04-07 22:31:21 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2020-04-14 11:11:33 -0700 |
commit | c91414f34967d873a9ce11e3286e7382a9369700 (patch) | |
tree | e5d34a7f86986388a44640046ed5efe1d860d0b0 /licenses | |
parent | net-wireless/unifi: mongod-wrapper improvements (diff) | |
download | gentoo-c91414f34967d873a9ce11e3286e7382a9369700.tar.gz gentoo-c91414f34967d873a9ce11e3286e7382a9369700.tar.bz2 gentoo-c91414f34967d873a9ce11e3286e7382a9369700.zip |
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 <robbat2@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/BlueOak-1.0.0 | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/licenses/BlueOak-1.0.0 b/licenses/BlueOak-1.0.0 new file mode 100644 index 000000000000..c5402b9577a8 --- /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 +<https://blueoakcouncil.org/license/1.0.0>. + +## 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.*** |