From ca1eb848c6384539004cdf59809fed0048f52e52 Mon Sep 17 00:00:00 2001 From: Manish R Jain <manish@dgraph.io> Date: Fri, 27 Jul 2018 14:53:05 -0700 Subject: [PATCH] Modify Commons Clause to align it with https://commonsclause.com/ --- LICENSE.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 0bb14a02..6827580d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -16,14 +16,16 @@ specific language governing permissions and limitations under the License. ### Commons Clause Restriction 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 +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, -a product or service that consists, entirely or substantially, of the Software -or the functionality of the Software. Any license notice or attribution required -by the License must also include this Commons Cause License Condition notice. +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 Cause License +Condition notice. For purposes of the clause above, the “Licensor” is Dgraph Labs, Inc., the “License” is the Apache License, Version 2.0, and the Software is the Dgraph -- GitLab