docs(spec): update acknowledgments and license section

This commit is contained in:
Johann Schopplich
2025-10-31 11:50:45 +01:00
parent fe8f0615df
commit 8c8c654a32

13
SPEC.md
View File

@@ -672,8 +672,17 @@ This profile captures the most common, memory-friendly rules.
## 24. Acknowledgments and License ## 24. Acknowledgments and License
- Credits: Author and contributors; ports in other languages (Elixir, PHP, Python, Ruby, Java, .NET, Swift, Go). ### Author
- License: MIT (see repository for details).
This specification was created and is maintained by Johann Schopplich, who also maintains the reference TypeScript/JavaScript implementation.
### Community Implementations
Implementations of TOON in other languages have been created by community members. For a complete list with repository links and maintainer information, see the [Other Implementations](https://github.com/johannschopplich/toon#other-implementations) section of the README.
### License
This specification and reference implementation are released under the MIT License (see repository for details).
--- ---