Skip to content

License

MAESTRO is licensed under the GNU Affero General Public License v3.0 (AGPLv3).

What This Means

  • Open Source: You can view, modify, and distribute the source code
  • Network Copyleft: If you run a modified version on a server and let others use it, you must provide the source code
  • Free to Use: No licensing fees for any use case
  • Attribution Required: You must preserve copyright notices

Full License Text

The complete license text can be found in the LICENSE file in the repository.

Commercial Licensing

For organizations that cannot comply with the AGPLv3 terms, commercial licensing options may be available. Please contact the maintainers for more information.

Third-Party Components

MAESTRO includes several third-party open source components, each with their own licenses:

  • FastAPI (MIT License)
  • React (MIT License)
  • PostgreSQL (PostgreSQL License)
  • Docker (Apache 2.0)

All third-party licenses are compatible with the AGPLv3.