# License and third-party notices

bartorch's license is reproduced below.  Embedded and optional components keep
their own licenses, which this one does not replace.

```{literalinclude} ../../LICENSE
:language: text
```

## Bundled components

BART, the pinned submodule, carries a three-clause BSD license in
`external/bart/LICENSE` ([upstream](https://codeberg.org/mrirecon/bart/src/branch/master/LICENSE))
and further file-level notices.  The vendored notices are
`external/pocketfft/LICENSE.md` and `external/blocksruntime/LICENSE.TXT`.
Consult these files for the exact terms, and keep them when redistributing
bundled code.  FINUFFT, cuFINUFFT, MKL, PyTorch and DeepInverse carry their
own notices.

Workshop datasets, pretrained models and paper figures have independent terms.
The documentation links to original sources, and the gallery uses synthetic
data.
