# Tutorial provenance and licenses

Some JuMPy tutorials are Python translations and adaptations of tutorials from
the [JuMP documentation](https://jump.dev/JuMP.jl/stable/tutorials/). We make
that provenance explicit on every translated page and link to the exact source
revision used for the translation.

Translated tutorial source files retain the copyright and license notices of
their originals. In particular, files adapted from JuMP tutorials under the
Mozilla Public License 2.0 remain available under the
[Mozilla Public License 2.0](https://mozilla.org/MPL/2.0/). These per-file
notices take precedence over the JuMPy repository's default license for those
files.
