License
Tzara is free software, licensed under the GNU Affero General Public License, version 3.0 or later.
AGPL-3.0-or-later
You are free to use, study, modify and redistribute Tzara under the terms of the
GNU Affero General Public License
v3.0 or later (AGPL-3.0-or-later).
Because the AGPL covers network use, one condition goes further than the GPL: if you run a modified version of Tzara as a service, you must offer your users the corresponding source. Running it unmodified on your own machine - which is what it is built for - asks nothing of you.
The full license text ships with the software as LICENSE.txt. This page is a summary and is not a substitute for it.
Third-party components
Tzara bundles a few third-party front-end libraries, each under its own permissive
license, retained as allowed by AGPL-3.0 §7. Full texts and details are in the
licenses/
directory.
| Component | Version | License |
|---|---|---|
| D3 | 5.7.0 | BSD-3-Clause |
| mpld3 | 0.5.12 | BSD-3-Clause |
| CodeMirror + Lezer | 6 | MIT |