License¶
CoRE Stack is released under the GNU Affero General Public License v3.0 (AGPLv3).
This documentation describes the main CoRE Stack backend repository:
- Source repository: core-stack-org/core-stack-backend
- License text: LICENSE in the backend repository
What This Means In Practice¶
- You may study, run, copy, and modify CoRE Stack under the terms of AGPLv3.
- If you deploy a modified version of CoRE Stack for users over a network, you must make the corresponding source code available to those users under the same license.
- CoRE Stack is provided without warranty, as described in the full license text.
For Contributors¶
Unless explicitly stated otherwise in a specific file or contribution process, contributions to CoRE Stack are expected to be compatible with the same AGPLv3 licensing model.
See also: