Skip to content

Commit 48063f7

Browse files
committed
Update LICENSE
1 parent e5205f7 commit 48063f7

11 files changed

Lines changed: 142 additions & 579 deletions

File tree

EULA.txt

Lines changed: 0 additions & 102 deletions
This file was deleted.

LICENSE

Lines changed: 15 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,29 @@
1-
# Open-LLM-VTuber Open Source License
1+
Open-LLM-VTuber License 1.0
22

3-
Open-LLM-VTuber uses a modified version of the Apache License 2.0, with the following additional conditions:
3+
Copyright © 2025 Open LLM Vtuber. All rights reserved.
44

5-
1. Definitions
6-
7-
"Software" means the Open-LLM-VTuber project and all its components, including but not limited to source code, executable files, web applications, desktop clients, documentation, and accompanying assets.
5+
This software is licensed under the Apache License Version 2.0 (the "Apache License"), subject to the following Additional Conditions.
86

9-
2. Terms of Use
7+
Additional Conditions
108

11-
The software may be used in the following ways:
9+
1. Definitions
1210

13-
a. Free Use (no additional license required)
14-
- All non-commercial uses: personal use, education, academic research, non-profit activities, etc.
15-
- VTuber streaming activities: including commercial streaming and content creation (YouTube, Twitch, Bilibili, etc.) and generating revenue from such content
11+
"Software" refers to the Open-LLM-VTuber project and all of its associated components, including but not limited to source code, executable files, web applications, desktop clients, documentation, and accompanying assets.
1612

17-
b. Cases requiring a commercial license
18-
- Providing the software as a paid service
19-
- Integrating the software into commercial products for sale
20-
- Charging fees directly for software access/usage
21-
- Repackaging the software under a different name/brand for commercial sale
13+
2. Permitted Uses (No Additional License Required)
2214

23-
3. Attribution Requirements
15+
You are granted permission to use the software freely, without requiring a commercial license, under the following circumstances:
2416

25-
When using this software, you must:
26-
- Not claim that you developed this software
27-
- Properly attribute the Open-LLM-VTuber project in VTuber/video content
28-
- Not remove or modify any copyright notices or attribution information
17+
Non-commercial Uses: Any non-commercial activity including, but not limited to, personal projects, educational purposes, academic research, and non-profit initiatives.
2918

30-
4. Contribution Terms
19+
VTuber Streaming and Content Creation: Activities involving VTuber streaming, content creation, broadcasting, and monetization on platforms such as YouTube, Twitch, Bilibili, or other streaming services, provided revenue primarily derives from content creation and not from direct sale, distribution, or subscription to the software itself.
3120

32-
As a contributor, you agree that:
33-
- Open LLM Vtuber may adjust the terms of this license
34-
- Your contributed code may be used for commercial purposes
21+
3. Uses Requiring a Commercial License
3522

36-
5. Disclaimer
23+
You must obtain a separate commercial license from Open LLM Vtuber for any of the following uses:
3724

38-
This software is provided "as is" without any express or implied warranties. Under no circumstances shall Open LLM Vtuber be liable for any damages resulting from the use of this software.
25+
Monetized Access or Hosting Services: Providing paid access to or hosting of the software—whether original, modified, or derivative—including SaaS, subscription models, pay-per-use, or paid downloads and installations.
3926

40-
Except for the above conditions, all other rights and restrictions follow the Apache License 2.0. The complete Apache License 2.0 can be found at http://www.apache.org/licenses/LICENSE-2.0.
27+
Commercial Redistribution or Rebranding: Redistributing, repackaging, renaming, or otherwise commercially providing the software (original or modified versions) under any alternative brand, identity, or project name in exchange for payment or other commercial benefits.
4128

42-
© 2025 Open LLM Vtuber. All rights reserved.
29+
Commercial Embedding or Integration: Incorporating this software, wholly or partially, into any commercial software, hardware, or physical product that is sold, licensed, or otherwise distributed for a fee.

electron-builder.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ win:
1919
executableName: Open LLM Vtuber
2020
icon: resources/icon.ico
2121
nsis:
22-
license: EULA.txt
2322
artifactName: ${name}-${version}-setup.${ext}
2423
shortcutName: ${productName}
2524
uninstallDisplayName: ${productName}

0 commit comments

Comments
 (0)