Files
label-tools/THIRD_PARTY_NOTICES.md
T
2026-09-01 13:05:57 +02:00

15 lines
537 B
Markdown

# Third-party notices
Label Tools is GPL-3.0-or-later. Runtime dependencies are bundled locally and
never loaded from a CDN. Their licence texts are copied into the production
artifact at build time.
- React and React DOM — MIT
- add·ideas Toolbox Contract, Shell React and Helpers — GPL-3.0-or-later
- bwip-js — MIT
- fflate — MIT
- pdf-lib and its runtime dependencies — MIT
Development-only linting, testing, formatting and build tools are listed in
`package-lock.json`; they are not part of the browser runtime bundle.