Files
toolbox-portal/public/THIRD_PARTY_NOTICES.md

13 lines
618 B
Markdown

# Third-party notices
The add·ideas Toolbox portal is licensed under `AGPL-3.0-only`. An assembled
toolbox is a collection of independently licensed works, not a relicensing of
every included component under one licence.
Portal runtime components include React and React DOM (MIT),
`@add-ideas/toolbox-contract` and `@add-ideas/toolbox-shell-react`
(Apache-2.0), dnd-kit (MIT), and tslib (0BSD). Their complete installed license
and notice texts are shipped in `THIRD_PARTY_LICENSES.txt`. Each application
remains under its own licence. Application notices are shipped inside its
`apps/<slug>/LICENSES/` directory.