Files
unicode-tools/public/THIRD_PARTY_NOTICES.md
T
2026-09-01 02:38:25 +02:00

21 lines
933 B
Markdown

# Third-party notices
## Unicode Consortium data
The checked-in catalog is generated from Unicode Character Database 17.0.0,
Unihan 17.0.0, Emoji 17.0, and Unicode Security Mechanisms data published by
the Unicode Consortium. These files and their derived data are distributed
under the Unicode License v3 (`Unicode-3.0`), reproduced in
`LICENSES/UNICODE-3.0.txt`. `public/data/SOURCES.json` records the exact source
URL and SHA-256 of every input. Unicode and the Unicode Logo are trademarks of
Unicode, Inc.; this project is not affiliated with or endorsed by Unicode,
Inc.
## Runtime code
Runtime dependency licences are reproduced in
`LICENSES/npm-runtime-licenses.txt` in release artifacts. Toolbox SDK packages
are Apache-2.0. The reusable Toolbox Helpers package is GPL-3.0-or-later.
React and React DOM are MIT. The build-only `fflate` dependency is MIT and is
used by the catalog generator, not shipped as runtime code.