From 54b0dd554364cae94031b2155d10e7d20182044d Mon Sep 17 00:00:00 2001 From: Nick Z <2420177+nickzelei@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:33:35 -0800 Subject: [PATCH] readds ee license --- internal/ee/LICENSE.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 internal/ee/LICENSE.md diff --git a/internal/ee/LICENSE.md b/internal/ee/LICENSE.md new file mode 100644 index 0000000000..251b674324 --- /dev/null +++ b/internal/ee/LICENSE.md @@ -0,0 +1,36 @@ +The Neosync Enterprise license (the “Enterprise License”) +Copyright (c) 2024 Nucleus Cloud Corp. + +With regard to the Neosync 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 Neosync Cloud Terms of Service, available +at https://www.neosync.dev/terms-of-service (the “Enterprise Terms”), or other +agreement governing the use of the Software, as agreed by you and Neosync, +and otherwise have a valid Neosync 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 Neosync +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 Neosync 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 Neosync 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 Neosync Software, those +components are licensed under the original license provided by the owner of the +applicable component.