mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 07:23:14 +01:00
Add license info
This commit is contained in:
parent
4a042ca5da
commit
4c955f2e0d
11
LICENSE
Normal file
11
LICENSE
Normal file
@ -0,0 +1,11 @@
|
||||
“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: Heynote (https://heynote.com)
|
||||
License: MIT
|
||||
Licensor: Jonatan Heyman
|
@ -4,7 +4,7 @@
|
||||
"main": "dist-electron/main/index.js",
|
||||
"description": "A dedicated scratch pad",
|
||||
"author": "Jonatan Heyman (https://heyman.info)",
|
||||
"license": "",
|
||||
"license": "Commons Clause MIT",
|
||||
"private": true,
|
||||
"keywords": [],
|
||||
"debug": {
|
||||
|
Loading…
Reference in New Issue
Block a user