fix(readme): Clarify license, trademark and company information in README

This commit is contained in:
2025-11-30 00:52:09 +00:00
parent 994af2469d
commit 483a854aa7
3 changed files with 17 additions and 6 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2025-11-30 - 3.1.4 - fix(readme)
Clarify license, trademark and company information in README
- Update MIT license link to point to ./LICENSE and simplify wording
- Rework trademark section to mention third-party trademarks and clarify they are not covered by the MIT license
- Add guidance that trademark usage must comply with Task Venture Capital GmbH or respective third-party guidelines and require written approval
- Add explicit note that third-party trademarks are used descriptively (e.g. for API implementations)
- Normalize company registration wording (District Court Bremen) and adjust contact/email phrasing
## 2025-11-29 - 3.1.0 - feat(schema-manager)
Add Schema Management module and expose it in public API; update README to mark Phase 3 complete and move priorities to Phase 4