Files
label-tools/THIRD_PARTY_NOTICES.md
zemion d3e43bea98
Verify / verify (push) Canceled after 0s
Release Label Tools 0.2.0
2026-09-02 11:52:44 +02:00

16 lines
584 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 and Shell React 0.3.0 — Apache-2.0
- add·ideas Toolbox Helpers 0.2.0 — 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.