GPT created a Bamort Community License (BCL) :-)

This commit is contained in:
2026-01-07 15:39:07 +01:00
parent 4e774642f2
commit 2a8e883d64
9 changed files with 129 additions and 208 deletions
+16 -2
View File
@@ -65,7 +65,14 @@ Monorepo mit zwei Hauptteilen: Backend und Frontend.
- frontend/src/views — HauptUI für Charakterarbeiten
## Lizenz
Lege eine passende LICENSEDatei im Repository an.
Dieses Projekt ist unter der **Bamort Community License (BCL) v1.0** lizenziert (siehe `LICENSE`).
Kurzfassung:
- Du darfst den Source Code nutzen, kopieren, verändern und weitergeben.
- Du darfst ihn **nicht weiterverkaufen** oder als Teil eines bezahlten Produkts vertreiben.
- Du darfst ihn **nicht als SaaS/Managed Service** für Dritte anbieten (gilt für alle Anbieter, auch kostenlos).
Für kommerzielle und nicht kommerzielle Nutzung in diesen Szenarien (Weiterverkauf / SaaS) ist eine separate kommerzielle Lizenz nötig; siehe `LICENSE-COMMERCIAL.md`.
# BaMoRT for english readers
@@ -134,4 +141,11 @@ Monorepo with two primary parts: backend and frontend.
- frontend/src/views — primary UI entry points for character workflows
## License
Choose an appropriate license for the project in a LICENSE file.
This project is licensed under the **Bamort Community License (BCL) v1.0** (see `LICENSE`).
Summary:
- You may use, copy, modify, and distribute the source code.
- You may **not resell** the Software or distribute it as part of a paid product.
- You may **not offer it as a hosted/managed service (SaaS)** to third parties (applies to everyone, even for free).
Commercial and non commercial licensing for prohibited uses (resale / SaaS) is available; see `LICENSE-COMMERCIAL.md`.