
* downgrade func * fix security hole lol * fix query conditions * - set to trial not free - auto create stripe customer if missing - fix production check * Extracts downgrade logic to script, fixes ts-node conflicts with prisma * Adds trialEndsAt field to users * Updates trial/downgrade logic * Typo * Legibility fixes * Update team-billing.ts * Legibility improvements * Updates illegal logic * WIP * WIP migrating stripe to package * Update website * Import fixes * Import fixes * Fixes to downgrade script * Check for premium usernames before downgrading * Fixed formatting * Delete deploy-env.sh * Locks dayjs to 1.10.6 * Type fixes * Seems like we're stuck with dayjs 1.10.4 * Script fixes * Adds first name to dump * Loop fix Co-authored-by: Jamie <ijamespine@me.com> Co-authored-by: Peer Richelsen <peeroke@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
42 lines
2.7 KiB
Text
42 lines
2.7 KiB
Text
The Cal.com Enterprise Edition (EE) license (the “EE License”)
|
|
Copyright (c) 2020-present Cal.com, Inc
|
|
|
|
With regard to the Cal.com 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 Cal.com Subscription Terms available
|
|
at https://cal.com/terms (the “EE Terms”), or other agreements governing
|
|
the use of the Software, as mutually agreed by you and Cal.com, Inc ("Cal.com"),
|
|
and otherwise have a valid Cal.com Enterprise Edition subscription ("EE Subscription")
|
|
for the correct number of hosts as defined in the EE Terms ("Hosts"). Subject to the foregoing sentence,
|
|
you are free to modify this Software and publish patches to the Software. You agree
|
|
that Cal.com 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 EE Subscription for the correct number of hosts.
|
|
Notwithstanding the foregoing, you may copy and modify the Software for development
|
|
and testing purposes, without requiring a subscription. You agree that Cal.com 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.
|
|
|
|
This EE License applies only to the part of this Software that is not distributed under
|
|
the AGPLv3 license. Any part of this Software distributed under the MIT license or which
|
|
is served client-side as an image, font, cascading stylesheet (CSS), file which produces
|
|
or is compiled, arranged, augmented, or combined into client-side JavaScript, in whole or
|
|
in part, is copyrighted under the AGPLv3 license. The full text of this EE License shall
|
|
be included in all copies or substantial portions of 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 Cal.com Software, those
|
|
components are licensed under the original license provided by the owner of the
|
|
applicable component.
|