Skip to content

Commit bc2872b

Browse files
msukkaribrendan-kellam
authored andcommitted
add ee license
1 parent d64932c commit bc2872b

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

LICENSE

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
MIT License
1+
Copyright (c) 2025 Taqla Inc.
22

3-
Copyright (c) Taqla, Inc.
3+
Portions of this software are licensed as follows:
4+
5+
- All content that resides under the "ee/" and "packages/web/src/ee/" directories of this repository, if these directories exist, is licensed under the license defined in "ee/LICENSE".
6+
- All third party components incorporated into the Sourcebot Software are licensed under the original license provided by the owner of the applicable component.
7+
- Content outside of the above mentioned directories or restrictions above is available under the "MIT Expat" license as defined below.
48

59
Permission is hereby granted, free of charge, to any person obtaining a copy
610
of this software and associated documentation files (the "Software"), to deal

ee/LICENSE

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Sourcebot Enterprise license (the “Enterprise License” or "EE license")
2+
Copyright (c) 2025 Taqla Inc.
3+
4+
With regard to the Sourcebot Enterprise Software:
5+
6+
This software and associated documentation files (the "Software") may only be used for
7+
internal business purposes if you (and any entity that you represent) are in compliance
8+
with an agreement governing the use of the Software, as agreed by you and Sourcebot, and otherwise
9+
have a valid Sourcebot Enterprise license for the correct number of user seats. Subject to the foregoing
10+
sentence, you are free to modify this Software and publish patches to the Software. You agree that Sourcebot
11+
and/or its licensors (as applicable) retain all right, title and interest in and to all such modifications
12+
and/or patches, and all such modifications and/or patches may only be used, copied, modified, displayed,
13+
distributed, or otherwise exploited with a valid Sourcebot Enterprise license for the correct number of user seats.
14+
Notwithstanding the foregoing, you may copy and modify the Software for non-production evaluation or internal
15+
experimentation purposes, without requiring a subscription. You agree that Sourcebot and/or
16+
its licensors (as applicable) retain all right, title and interest in and to all such modifications.
17+
You are not granted any other rights beyond what is expressly stated herein. Subject to the
18+
foregoing, it is forbidden to copy, merge, publish, distribute, sublicense, and/or sell the Software.
19+
20+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
21+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
22+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
23+
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
24+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25+
26+
For all third party components incorporated into the Sourcebot Software, those components are
27+
licensed under the original license provided by the owner of the applicable component.

0 commit comments

Comments
 (0)