You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -4,22 +4,112 @@ Portions of this software are licensed as follows:
4
4
5
5
- All content that resides under the "ee/", "packages/web/src/ee/", and "packages/shared/src/ee/" directories of this repository, if these directories exist, is licensed under the license defined in "ee/LICENSE".
6
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.
8
-
9
-
Permission is hereby granted, free of charge, to any person obtaining a copy
10
-
of this software and associated documentation files (the "Software"), to deal
11
-
in the Software without restriction, including without limitation the rights
12
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13
-
copies of the Software, and to permit persons to whom the Software is
14
-
furnished to do so, subject to the following conditions:
15
-
16
-
The above copyright notice and this permission notice shall be included in all
17
-
copies or substantial portions of the Software.
18
-
19
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25
-
SOFTWARE.
7
+
- Content outside of the above mentioned directories or restrictions above is available under the "Functional Source License" as defined below.
8
+
9
+
---
10
+
11
+
# Functional Source License, Version 1.1, ALv2 Future License
12
+
13
+
## Abbreviation
14
+
15
+
FSL-1.1-ALv2
16
+
17
+
## Notice
18
+
19
+
Copyright 2025 Taqla Inc.
20
+
21
+
## Terms and Conditions
22
+
23
+
### Licensor ("We")
24
+
25
+
The party offering the Software under these Terms and Conditions.
26
+
27
+
### The Software
28
+
29
+
The "Software" is each version of the software that we make available under
30
+
these Terms and Conditions, as indicated by our inclusion of these Terms and
31
+
Conditions with the Software.
32
+
33
+
### License Grant
34
+
35
+
Subject to your compliance with this License Grant and the Patents,
36
+
Redistribution and Trademark clauses below, we hereby grant you the right to
0 commit comments