Replace standard Apache 2.0 with a modified version that adds: - Multi-tenant SaaS restriction (requires commercial license) - Frontend LOGO/copyright protection - Contributor agreement for relicensing rights Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
40 lines
1.8 KiB
Text
40 lines
1.8 KiB
Text
# Open Source License
|
|
|
|
Multica is licensed under a modified version of the Apache License 2.0, with the following additional conditions:
|
|
|
|
1. Multica may be utilized commercially, including as a backend service for
|
|
other applications or as a task management platform for enterprises.
|
|
Should the conditions below be met, a commercial license must be obtained
|
|
from the producer:
|
|
|
|
a. Multi-tenant service: Unless explicitly authorized by Multica in
|
|
writing, you may not use the Multica source code to operate a
|
|
multi-tenant environment.
|
|
|
|
- Tenant Definition: Within the context of Multica, one tenant
|
|
corresponds to one workspace. The workspace provides a separated
|
|
area for each tenant's data, configurations, and agent runtimes.
|
|
|
|
b. LOGO and copyright information: In the process of using Multica's
|
|
frontend, you may not remove or modify the LOGO or copyright
|
|
information in the Multica console or applications. This restriction
|
|
is inapplicable to uses of Multica that do not involve its frontend.
|
|
|
|
- Frontend Definition: For the purposes of this license, the
|
|
"frontend" of Multica includes all components located in the
|
|
`apps/web/` directory when running Multica from the raw source
|
|
code, or the "web" image when running Multica with Docker.
|
|
|
|
2. As a contributor, you should agree that:
|
|
|
|
a. The producer can adjust the open-source agreement to be more strict
|
|
or relaxed as deemed necessary.
|
|
|
|
b. Your contributed code may be used for commercial purposes, including
|
|
but not limited to its cloud business operations.
|
|
|
|
Apart from the specific conditions mentioned above, all other rights and
|
|
restrictions follow the Apache License 2.0. Detailed information about the
|
|
Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
|
|
|
|
© 2025 Multica, Inc.
|