Plain-English explainer for the Apache 2.0 license + the trademark carve-out.
Meridian NIP is licensed under the
Apache License 2.0.
The full legal text lives in the LICENSE file at the repo root. This page
is the plain-English version.
NOTICE)Apache 2.0 grants a copyright + patent license. It explicitly does not grant rights to use the licensor's trademarks (LICENSE Section 6). For Meridian, that matters in one specific way:
Permissive OSS licenses without trademark protection lead to a pattern where some vendor takes the code, makes minimal changes, charges money under the original name, and degrades the brand for everyone who recognises it. Apache 2.0 Section 6 + a trademark are the standard pair of tools to prevent that without restricting actual code reuse. See: PostgreSQL, Kubernetes, Apache Cassandra, etc. — same pattern.
Meridian uses a number of upstream open-source libraries (Python packages declared in
requirements.txt / pyproject.toml, system packages installed by
install.sh). Each carries its own license; the NOTICE file at
the repo root + the SBOM emitted by Admin → System Health → OSS components
enumerate them.