# Pull Request Template ## Description Please include a summary of the change and issue(s) fixed. Also, mention relevant motivation, context, and any dependencies that this change requires. Fixes # (issue) ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality not to work as expected) - [ ] This change requires a documentation update ## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. ## Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
37 lines
2.2 KiB
Plaintext
37 lines
2.2 KiB
Plaintext
The Chatwoot Enterprise license (the “Enterprise License”)
|
|
Copyright (c) 2017-2025 Chatwoot Inc
|
|
|
|
With regard to the Chatwoot Software:
|
|
|
|
This software and associated documentation files (the "Software") may only be
|
|
used in production, if you (and any entity that you represent) have agreed to,
|
|
and are in compliance with, the Chatwoot Subscription Terms of Service, available
|
|
at https://www.chatwoot.com/terms-of-service/ (the “Enterprise Terms”), or other
|
|
agreement governing the use of the Software, as agreed by you and Chatwoot,
|
|
and otherwise have a valid Chatwoot Enterprise License for the
|
|
correct number of user seats. Subject to the foregoing sentence, you are free to
|
|
modify this Software and publish patches to the Software. You agree that Chatwoot
|
|
and/or its licensors (as applicable) retain all right, title and interest in and
|
|
to all such modifications and/or patches, and all such modifications and/or
|
|
patches may only be used, copied, modified, displayed, distributed, or otherwise
|
|
exploited with a valid Chatwoot Enterprise subscription for the correct
|
|
number of user seats. Notwithstanding the foregoing, you may copy and modify
|
|
the Software for development and testing purposes, without requiring a
|
|
subscription. You agree that Chatwoot and/or its licensors (as applicable) retain
|
|
all right, title and interest in and to all such modifications. You are not
|
|
granted any other rights beyond what is expressly stated herein. Subject to the
|
|
foregoing, it is forbidden to copy, merge, publish, distribute, sublicense,
|
|
and/or sell the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|
|
|
|
For all third party components incorporated into the Chatwoot Software, those
|
|
components are licensed under the original license provided by the owner of the
|
|
applicable component.
|