|
1 | | -Business Source License 1.1 |
2 | | - |
3 | | -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. |
4 | | -"Business Source License" is a trademark of MariaDB Corporation Ab. |
5 | | - |
6 | | ------------------------------------------------------------------------------ |
7 | | - |
8 | | -Parameters |
9 | | - |
10 | | -Licensor: SWAY GANG |
11 | | - |
12 | | -Licensed Work: Spark |
13 | | - The Licensed Work is (c) 2022 SWAY GANG |
14 | | - |
15 | | -Change Date: The earlier of 2025-12-31 |
16 | | - |
17 | | -Change License: GNU General Public License v2.0 or later |
18 | | - |
19 | | ------------------------------------------------------------------------------ |
20 | | - |
21 | | -Terms |
22 | | - |
23 | | -The Licensor hereby grants you the right to copy, modify, create derivative |
24 | | -works, redistribute, and make non-production use of the Licensed Work. The |
25 | | -Licensor may make an Additional Use Grant, above, permitting limited |
26 | | -production use. |
27 | | - |
28 | | -Effective on the Change Date, or the fourth anniversary of the first publicly |
29 | | -available distribution of a specific version of the Licensed Work under this |
30 | | -License, whichever comes first, the Licensor hereby grants you rights under |
31 | | -the terms of the Change License, and the rights granted in the paragraph |
32 | | -above terminate. |
33 | | - |
34 | | -If your use of the Licensed Work does not comply with the requirements |
35 | | -currently in effect as described in this License, you must purchase a |
36 | | -commercial license from the Licensor, its affiliated entities, or authorized |
37 | | -resellers, or you must refrain from using the Licensed Work. |
38 | | - |
39 | | -All copies of the original and modified Licensed Work, and derivative works |
40 | | -of the Licensed Work, are subject to this License. This License applies |
41 | | -separately for each version of the Licensed Work and the Change Date may vary |
42 | | -for each version of the Licensed Work released by Licensor. |
43 | | - |
44 | | -You must conspicuously display this License on each original or modified copy |
45 | | -of the Licensed Work. If you receive the Licensed Work in original or |
46 | | -modified form from a third party, the terms and conditions set forth in this |
47 | | -License apply to your use of that work. |
48 | | - |
49 | | -Any use of the Licensed Work in violation of this License will automatically |
50 | | -terminate your rights under this License for the current and all other |
51 | | -versions of the Licensed Work. |
52 | | - |
53 | | -This License does not grant you any right in any trademark or logo of |
54 | | -Licensor or its affiliates (provided that you may use a trademark or logo of |
55 | | -Licensor as expressly required by this License). |
56 | | - |
57 | | -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON |
58 | | -AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, |
59 | | -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF |
60 | | -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND |
61 | | -TITLE. |
62 | | - |
63 | | -MariaDB hereby grants you permission to use this License’s text to license |
64 | | -your works, and to refer to it using the trademark "Business Source License", |
65 | | -as long as you comply with the Covenants of Licensor below. |
66 | | - |
67 | | ------------------------------------------------------------------------------ |
68 | | - |
69 | | -Covenants of Licensor |
70 | | - |
71 | | -In consideration of the right to use this License’s text and the "Business |
72 | | -Source License" name and trademark, Licensor covenants to MariaDB, and to all |
73 | | -other recipients of the licensed work to be provided by Licensor: |
74 | | - |
75 | | -1. To specify as the Change License the GPL Version 2.0 or any later version, |
76 | | - or a license that is compatible with GPL Version 2.0 or a later version, |
77 | | - where "compatible" means that software provided under the Change License can |
78 | | - be included in a program with software provided under GPL Version 2.0 or a |
79 | | - later version. Licensor may specify additional Change Licenses without |
80 | | - limitation. |
81 | | - |
82 | | -2. To either: (a) specify an additional grant of rights to use that does not |
83 | | - impose any additional restriction on the right granted in this License, as |
84 | | - the Additional Use Grant; or (b) insert the text "None". |
85 | | - |
86 | | -3. To specify a Change Date. |
87 | | - |
88 | | -4. Not to modify this License in any other way. |
89 | | - |
90 | | ------------------------------------------------------------------------------ |
91 | | - |
92 | | -Notice |
93 | | - |
94 | | -The Business Source License (this document, or the "License") is not an Open |
95 | | -Source license. However, the Licensed Work will eventually be made available |
96 | | -under an Open Source License, as stated in this License. |
| 1 | +MIT License |
| 2 | +Copyright (c) 2025 Composability Labs |
| 3 | + |
| 4 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 5 | +of this software and associated documentation files (the "Software"), to deal |
| 6 | +in the Software without restriction, including without limitation the rights |
| 7 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 8 | +copies of the Software, and to permit persons to whom the Software is |
| 9 | +furnished to do so, subject to the following conditions: |
| 10 | + |
| 11 | +The above copyright notice and this permission notice shall be included in all |
| 12 | +copies or substantial portions of the Software. |
| 13 | + |
| 14 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 15 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 16 | +FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 17 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER |
| 18 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, |
| 19 | +OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 20 | +SOFTWARE. |
0 commit comments