diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-01-28 23:00:34 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-01-28 23:00:34 -0800 |
| commit | d145f13cca2e26be27aea134da47cdab5d0f91ec (patch) | |
| tree | 4e86d982f00e479066d9edd89cd0bd4784587486 /LICENSE | |
| parent | b2a44f8dbdc21159c4be5739680b5009edd797c0 (diff) | |
Added commons clause to the license
Diffstat (limited to 'LICENSE')
| -rw-r--r-- | LICENSE | 24 |
1 files changed, 22 insertions, 2 deletions
@@ -1,5 +1,25 @@ -MIT License -Copyright 2020 Bruce Hill <bruce@bruce-hill.com> +Copyright (c) 2020 Bruce Hill <bruce@bruce-hill.com> + +“Commons Clause” License Condition v1.0 + +The Software is provided to you by the Licensor under the License, as defined +below, subject to the following condition. + +Without limiting other conditions in the License, the grant of rights under the +License will not include, and the License does not grant to you, the right to +Sell the Software. + +For purposes of the foregoing, “Sell” means practicing any or all of the rights +granted to you under the License to provide to third parties, for a fee or +other consideration (including without limitation fees for hosting or +consulting/ support services related to the Software), a product or service +whose value derives, entirely or substantially, from the functionality of the +Software. Any license notice or attribution required by the License must also +include this Commons Clause License Condition notice. + +Software: BB +License: MIT +Licensor: Bruce Hill Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in |
