12 lines
551 B
Markdown
12 lines
551 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) and
|
|
`@add-ideas/toolbox-contract` (Apache-2.0). 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.
|