Skip to content

Commit 2f283c2

Browse files
committed
feat: change license to MIT
1 parent 8a1cb68 commit 2f283c2

File tree

3 files changed

+26
-148
lines changed

3 files changed

+26
-148
lines changed

LICENSE.txt

Lines changed: 20 additions & 143 deletions
Original file line numberDiff line numberDiff line change
@@ -1,143 +1,20 @@
1-
-----------------------------------------------------------------------------
2-
3-
Business Source License 1.1
4-
5-
License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
6-
"Business Source License" is a trademark of MariaDB Corporation Ab.
7-
8-
-----------------------------------------------------------------------------
9-
10-
Parameters
11-
12-
Licensor: Devflow, Inc.
13-
Licensed Work: Trieve API, search UX, and chat UX
14-
The Licensed Work is (c)2023 Devflow, Inc.
15-
Additional Use Grant: You may make use of the Licensed Work, provided you
16-
do not use it in any of the following ways:
17-
18-
* Sell hosted Trieve services as a "SaaS" Product
19-
20-
(1) Operate or sell access to Trieve root servers,
21-
network controllers, or authorization key or certificate
22-
generation components of the Licensed Work as a
23-
for-profit service, regardless of whether the use of
24-
these components is sold alone or is bundled with other
25-
services.
26-
27-
* Create Non-Open-Source Commercial Derviative Works
28-
29-
(2) Link or directly include the Licensed Work in a
30-
commercial or for-profit application or other product
31-
not distributed under an Open Source Initiative (OSI)
32-
compliant license. See: https://opensource.org/licenses
33-
34-
(3) Remove the name, logo, copyright, or other branding
35-
material from the Licensed Work to create a "rebranded"
36-
or "white labeled" version to distribute as part of
37-
any commercial or for-profit product or service.
38-
39-
* Certain Government Uses
40-
41-
(4) Use or deploy the Licensed Work in a government
42-
setting in support of any active government function
43-
or operation with the exception of the following:
44-
physical or mental health care, family and social
45-
services, social welfare, senior care, child care, and
46-
the care of persons with disabilities.
47-
48-
Change Date: 2027-09-18
49-
50-
Change License: Apache License version 2.0 as published by the Apache
51-
Software Foundation
52-
https://www.apache.org/licenses/
53-
54-
Alternative Licensing
55-
56-
If you would like to use the Licensed Work in any way that conflicts with
57-
the stipulations of the Additional Use Grant, contact Devflow, Inc. to
58-
obtain an alternative commercial license.
59-
60-
Visit us on the web at: https://trieve.ai/
61-
62-
Notice
63-
64-
The Business Source License (this document, or the "License") is not an Open
65-
Source license. However, the Licensed Work will eventually be made available
66-
under an Open Source License, as stated in this License.
67-
68-
For more information on the use of the Business Source License generally,
69-
please visit the Adopting and Developing Business Source License FAQ at
70-
https://mariadb.com/bsl-faq-adopting.
71-
72-
-----------------------------------------------------------------------------
73-
74-
Business Source License 1.1
75-
76-
Terms
77-
78-
The Licensor hereby grants you the right to copy, modify, create derivative
79-
works, redistribute, and make non-production use of the Licensed Work. The
80-
Licensor may make an Additional Use Grant, above, permitting limited
81-
production use.
82-
83-
Effective on the Change Date, or the fourth anniversary of the first publicly
84-
available distribution of a specific version of the Licensed Work under this
85-
License, whichever comes first, the Licensor hereby grants you rights under
86-
the terms of the Change License, and the rights granted in the paragraph
87-
above terminate.
88-
89-
If your use of the Licensed Work does not comply with the requirements
90-
currently in effect as described in this License, you must purchase a
91-
commercial license from the Licensor, its affiliated entities, or authorized
92-
resellers, or you must refrain from using the Licensed Work.
93-
94-
All copies of the original and modified Licensed Work, and derivative works
95-
of the Licensed Work, are subject to this License. This License applies
96-
separately for each version of the Licensed Work and the Change Date may vary
97-
for each version of the Licensed Work released by Licensor.
98-
99-
You must conspicuously display this License on each original or modified copy
100-
of the Licensed Work. If you receive the Licensed Work in original or
101-
modified form from a third party, the terms and conditions set forth in this
102-
License apply to your use of that work.
103-
104-
Any use of the Licensed Work in violation of this License will automatically
105-
terminate your rights under this License for the current and all other
106-
versions of the Licensed Work.
107-
108-
This License does not grant you any right in any trademark or logo of
109-
Licensor or its affiliates (provided that you may use a trademark or logo of
110-
Licensor as expressly required by this License).
111-
112-
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
113-
AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
114-
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
115-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
116-
TITLE.
117-
118-
-----------------------------------------------------------------------------
119-
120-
MariaDB hereby grants you permission to use this License’s text to license
121-
your works, and to refer to it using the trademark "Business Source License",
122-
as long as you comply with the Covenants of Licensor below.
123-
124-
Covenants of Licensor
125-
126-
In consideration of the right to use this License’s text and the "Business
127-
Source License" name and trademark, Licensor covenants to MariaDB, and to all
128-
other recipients of the licensed work to be provided by Licensor:
129-
130-
1. To specify as the Change License the GPL Version 3.0 or any later version,
131-
or a license that is compatible with GPL Version 3.0 or a later version,
132-
where "compatible" means that software provided under the Change License can
133-
be included in a program with software provided under GPL Version 3.0 or a
134-
later version. Licensor may specify additional Change Licenses without
135-
limitation.
136-
137-
2. To either: (a) specify an additional grant of rights to use that does not
138-
impose any additional restriction on the right granted in this License, as
139-
the Additional Use Grant; or (b) insert the text "None".
140-
141-
3. To specify a Change Date.
142-
143-
4. Not to modify this License in any other way.
1+
The MIT License (MIT)
2+
3+
Copyright (c) 2024 Devflow, Inc.
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN

clients/search-component/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2024 Adam Veldhousen
3+
Copyright (c) 2024 Devflow, Inc.
44

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

pdf2md/LICENSE

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
The MIT License (MIT)
22

3+
Copyright (c) 2024 Devflow, Inc.
4+
35
Permission is hereby granted, free of charge, to any person obtaining a copy
46
of this software and associated documentation files (the "Software"), to deal
57
in the Software without restriction, including without limitation the rights
68
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
79
copies of the Software, and to permit persons to whom the Software is
810
furnished to do so, subject to the following conditions:
911

10-
The above copyright notice and this permission notice shall be included in all
11-
copies or substantial portions of the Software.
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
1214

1315
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1416
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1517
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1618
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1719
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19-
SOFTWARE.
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN

0 commit comments

Comments
 (0)