Skip to content

Commit

Permalink
Add "Commons Clause" License to run_addlicence.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
geomagilles committed Sep 29, 2024
1 parent c4fe463 commit deaf6f0
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions run_addlicence.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
#!/bin/bash
# "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: Infinitic
#
# License: MIT License (https://opensource.org/licenses/MIT)
#
# Licensor: infinitic.io

#
# Script that runs the addlicense container.
# Before using it, make sure to pull the container from dockerhub:
Expand Down

0 comments on commit deaf6f0

Please sign in to comment.