-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNOTICE
More file actions
21 lines (16 loc) · 905 Bytes
/
Copy pathNOTICE
File metadata and controls
21 lines (16 loc) · 905 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Chorala
Copyright (c) 2026 Chorala contributors
This product is open-core software with a mixed-license layout:
* The repository root and all server-side code are licensed under the
GNU Affero General Public License v3.0 (AGPL-3.0). See LICENSE.
This covers: apps/*, and packages/{db,core,ai,email,billing,config,types}.
* The embed / SDK / integration surfaces are licensed under the MIT License,
so they can be freely embedded into proprietary host applications. Each of
these packages ships its own LICENSE file:
- packages/widget
- packages/mcp
- packages/sdk-react-native
The internal package scope @chorala/* and env prefix CHORALA_ are retained as stable code
identifiers and are not user-visible.
This software bundles third-party open-source components, each retaining its
own license; see the respective package manifests and node_modules for details.