Skip to content

Commit b296795

Browse files
authored
Merge pull request #529 from Yonava/te/add-updated-license
chore: add new license
2 parents 91c1755 + d2e0f3c commit b296795

1 file changed

Lines changed: 69 additions & 0 deletions

File tree

LICENSE

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Magic Graphs License
2+
3+
Copyright (c) 2023-2025 Yona Voss-Andreae, Thomas Eykamp
4+
5+
---
6+
7+
## 1. Ownership
8+
9+
All rights, title, and interest in this software and its source code are exclusively retained by the Licensor. This includes the right to modify, relicense, close-source, or remove the software at any time, for any reason, without notice.
10+
11+
---
12+
13+
## 2. Contributions
14+
15+
By submitting any code, documentation, or other materials (a "Contribution"), you irrevocably assign all rights and ownership of that Contribution to the Licensor.
16+
17+
You permanently waive any claims to authorship, moral rights, or ownership over the codebase or Contributions, whether merged or not. Contributions do **not** entitle you to any compensation, credit, or usage rights beyond those granted in this license.
18+
19+
---
20+
21+
## 3. License Modification and Revocation
22+
23+
The Licensor may:
24+
25+
- Modify this license or relicense the software under different terms, including a proprietary license;
26+
- Take down or request removal of any copies, forks, or deployments of the software, including private or public instances;
27+
- Make the source code private or inaccessible at any time, for any reason, at the Licensor’s sole discretion.
28+
29+
Continued use of the code implies acceptance of the most current license.
30+
31+
---
32+
33+
## 4. Disclaimer and Limitation of Liability
34+
35+
This software is provided **“as is”**, without warranties of any kind, express or implied.
36+
The Licensor is **not liable** for any damages or losses arising from its use, modification, or distribution.
37+
38+
---
39+
40+
## 5. Usage Restrictions
41+
42+
You are **permitted** to:
43+
44+
- View, fork, and modify the code **for personal or educational purposes only**.
45+
46+
You are **not permitted** to:
47+
48+
- Use the software for **any commercial purpose**;
49+
- Host, deploy, or operate the software as part of a commercial service (e.g. SaaS, API, Web App);
50+
- Use the software in any project, product, or environment intended for commercial use;
51+
52+
without **explicit written permission** from the Licensor.
53+
54+
---
55+
56+
## 6. Termination
57+
58+
Violation of any of these terms will automatically terminate your rights under this license.
59+
Upon termination, you must destroy all copies of the software in your possession, including any forks or deployments.
60+
61+
---
62+
63+
## 7. Governing Law
64+
65+
This license is governed by the laws of the jurisdiction in which the Licensor resides, regardless of where the software is used.
66+
67+
---
68+
69+
For license inquiries or permission requests, contact Yona Voss-Andreae or Thomas Eykamp

0 commit comments

Comments
 (0)