-
Notifications
You must be signed in to change notification settings - Fork 232
Expand file tree
/
Copy pathLICENSE
More file actions
48 lines (25 loc) · 2.69 KB
/
LICENSE
File metadata and controls
48 lines (25 loc) · 2.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# WorkAny Community License
Copyright (c) 2026 ThinkAny, LLC. All rights reserved.
---
WorkAny is licensed under the WorkAny Community License, based on Apache License 2.0 with the following additional conditions:
## 1. Commercial Usage
a. WorkAny may be utilized commercially, including as a backend service for other applications or as an application development platform for enterprises, without modifying the source code.
b. A commercial license must be obtained from ThinkAny, LLC if you want to develop and distribute a derivative work based on WorkAny.
c. Should the conditions below be met, a commercial license must be obtained from ThinkAny, LLC:
- **Multi-tenant Service**: Unless explicitly authorized by ThinkAny, LLC in writing, you may not use the WorkAny source code to operate a multi-tenant service where multiple users or organizations share a single deployment.
- **Logo and Copyright Information**: In the process of using WorkAny's frontend, you may not remove or modify the logo or copyright information in the WorkAny interface. This restriction is inapplicable to uses of WorkAny that do not involve its frontend.
- Frontend Definition: For the purposes of this license, the "frontend" of WorkAny includes all components located in the `src/` directory when running WorkAny from the source code.
## 2. Contributor Agreement
As a contributor, you agree that:
a. ThinkAny, LLC may adjust the open-source agreement to be more strict or relaxed as deemed necessary.
b. Your contributed code may be used for commercial purposes, including but not limited to cloud services and enterprise editions operated by ThinkAny, LLC.
## 3. Restrictions
a. You may not use the WorkAny name, logo, or trademarks to promote derivative products without prior written consent.
b. You may not represent your derivative work as being endorsed or certified by ThinkAny, LLC.
## 4. Apache License 2.0
Apart from the specific conditions mentioned above, all other rights and restrictions follow the Apache License 2.0. Detailed information about the Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
## 5. Disclaimer
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 licensing inquiries, please contact: [email protected]
© 2026 ThinkAny, LLC. All rights reserved.