Licenses

MUON's license and third-party notices

MUON's own license, and where the open-source components it is built on are listed.

01

MUON's own license

MUON's source is licensed under the PolyForm Noncommercial License 1.0.0. In short, you can read, run, and modify the code for noncommercial purposes; commercial use requires a separate agreement with us. The full license text ships in the LICENSE file at the root of the repository, and that file is the controlling text if this page ever summarizes it imprecisely.

02

What MUON includes

MUON is built on open-source software, hundreds of packages across its runtime, tooling, and this website, each under its own license. We do not reproduce that whole list on this page. Instead, an automatically generated inventory lives in the repository and is regenerated from the dependency lockfile, not hand-maintained, so it stays accurate.

03

The canonical inventory

The full, current list of package names, versions, and license identifiers is in docs/THIRD-PARTY-NOTICES.md in the repository. It currently covers the production dependencies of this site's own workspace. The separate dependency trees under the app and backend packages are not folded into it yet. That file lists license identifiers only, not full license texts, consult each named package's own repository for that.