Open Source Licenses - Tabasa
Tabasa uses open-source software components across the project.
License Files
| License | Static URL | Notes |
|---|---|---|
| MIT License | /mit.txt | Common permissive license used by many dependencies. |
| Apache 2.0 License | /apache-2.0.txt | Permissive license with explicit patent grant terms. |
| BSD 3-Clause License | /bsd-3-clause.txt | Permissive license with non-endorsement clause. |
| ISC License | /isc.txt | Short permissive license text. |
| Mozilla Public License 2.0 Notice | /mpl-2.0.txt | Upstream notice block used by webpki-roots 0.25.4, including the reference to the full MPL 2.0 terms. |
| Unlicense | /unlicense.txt | Public-domain dedication style license text. |
| Unicode DFS 2016 | /unicode-dfs-2016.txt | Unicode data files and software license terms retained for components that reference the DFS 2016 family. |
| Unicode License V3 | /unicode-3.0.txt | Exact upstream Unicode-3.0 notice variants used by current engine dependencies, including ICU4X crates and unicode-ident. |
| Zlib License | /zlib.txt | Used by foldhash 0.1.5. miniz_oxide also offers Zlib as one of its published license options. |
Grouping Note
Dependencies can be grouped by one of these license families depending on the component. Where a dependency is multi-licensed, one of the listed licenses applies according to upstream terms.
Where current dependencies ship materially different notice variants under the same license family, the linked text file reproduces those upstream notice variants together rather than collapsing them into a rewritten summary.