aboutsummaryrefslogtreecommitdiff
path: root/license.json
diff options
context:
space:
mode:
authorEduardo Julian2023-01-13 16:58:37 -0400
committerEduardo Julian2023-01-13 16:58:37 -0400
commit91bc060bc498a0d2418198cfcb9dc39636d1d867 (patch)
tree9375bf48bab29d4a966eeef229a17bec6bcbc4d5 /license.json
parent913171900fd11272ca328ded6553a56423db1e13 (diff)
Re-licensed to MPL 2.0
Diffstat (limited to 'license.json')
-rw-r--r--license.json49
1 files changed, 0 insertions, 49 deletions
diff --git a/license.json b/license.json
deleted file mode 100644
index 202f8b1ce..000000000
--- a/license.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "copyright-holders": [
- {
- "name": "Eduardo Emilio Julián Pereyra",
- "period": {
- "start": 2014,
- "end": 2022
- }
- }
- ],
- "identification": {
- "name": "Lux License",
- "version": "0.1.2"
- },
- "termination": {
- "patent retaliation?": true,
- "termination period": 60,
- "grace period": 30
- },
- "liability": {
- "can accept?": false,
- "disclaim high risk?": true
- },
- "distribution": {
- "can re-license?": false,
- "can multi-license?": false
- },
- "commercial": {
- "can sell?": false,
- "require contributor credit?": true,
- "allow contributor endorsement?": false
- },
- "extension": {
- "same license?": true,
- "must be distinguishable?": true,
- "notification period": {
- "start": 1,
- "end": 12
- },
- "must describe modifications?": true
- },
- "black-lists": [],
- "attribution": {
- "copyright-notice": "Made by Eduardo Emilio Julián Pereyra",
- "phrase": null,
- "url": "https://github.com/LuxLang/lux",
- "image": null
- }
-}