MeridianNIP Network Intelligence Platform

License & trademark

Plain-English explainer for the Apache 2.0 license + the trademark carve-out.

Apache License 2.0

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.

What you can do

What you cannot do

The license is famously permissive. If you're trying to figure out whether you can do something, the answer is almost always yes, but include the LICENSE and preserve the attribution notices.

Trademark — "MeridianNIP"

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:

Why this carve-out exists

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.

Third-party components

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.