Skip to content

Commit

Permalink
Merge pull request #203 from tegnike/feature/update-license
Browse files Browse the repository at this point in the history
ライセンス文言更新
  • Loading branch information
tegnike authored Oct 24, 2024
2 parents ce12fc9 + 40e18f0 commit d04c909
Show file tree
Hide file tree
Showing 9 changed files with 195 additions and 220 deletions.
38 changes: 14 additions & 24 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,35 +1,25 @@
Dual License
Custom License

This software is licensed under either of:

1. MIT License (for non-commercial use)
2. Commercial License (for commercial use)
1. Non-Commercial Use License
2. Commercial License

===============================================================================
MIT License (for non-commercial use)
Non-Commercial Use License
===============================================================================

Copyright (c) 2024 Nike

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, for non-commercial purposes, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

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.

*Note: This MIT License applies only to non-commercial use. For commercial use,
of this software and associated documentation files (the "Software"), to use,
copy, modify, and distribute copies of the Software for **non-commercial purposes**, subject to the following conditions:

- The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
- 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.

*Note: This license applies only to non-commercial use. For commercial use,
please refer to the Commercial License below.*

===============================================================================
Expand Down
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<img style="max-width: 100%;" src="./docs/logo.png">
</h1>

**お知らせ: 本プロジェクトはバージョン v2.0.0 以降、デュアルライセンス方式(MITライセンス + 商用ライセンス)を採用しています。商用目的でご利用の場合は、[利用規約](#利用規約) セクションをご確認ください。**
**お知らせ: 本プロジェクトはバージョン v2.0.0 以降、カスタムライセンスを採用しています。商用目的でご利用の場合は、[利用規約](#利用規約) セクションをご確認ください。**

<p align="center">
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/tegnike/aituber-kit"></a>
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Top Language" src="https://img.shields.io/github/languages/top/tegnike/aituber-kit"></a>
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/tegnike/aituber-kit?sort=semver&color=orange">
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: MIT/Commercial" src="https://img.shields.io/badge/License-MIT%2FCommercial-blue"></a>
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: Custom" src="https://img.shields.io/badge/License-Custom-blue"></a>
</p>
<p align="center">
<a href="https://github.com/tegnike/aituber-kit/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/tegnike/aituber-kit"></a>
Expand Down Expand Up @@ -238,10 +238,10 @@ npm run dev

### ライセンス

本プロジェクトは、バージョン v2.0.0 以降、**デュアルライセンス方式**(MITライセンス + 商用ライセンス)を採用しています。
本プロジェクトは、バージョン v2.0.0 以降、**カスタムライセンス**を採用しています。

- **オープンソースライセンス (MIT)**
- 営利目的以外での個人利用、教育目的、非営利目的での使用に関しては、MITライセンスが適用されます
- **無償利用**
- 営利目的以外での個人利用、教育目的、非営利目的での使用は無償で利用可能です

- **商用ライセンス**
- 商用目的での使用に関しては、別途商用ライセンスの取得が必要です。
Expand All @@ -252,7 +252,6 @@ npm run dev
- [ロゴの利用規約](./docs/logo_licence.md)
- [VRMモデルの利用規約](./docs/vrm_licence.md)


## コントリビューター用TIPS

### 新しい言語の追加方法
Expand Down
11 changes: 6 additions & 5 deletions docs/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<img style="max-width: 100%;" src="./logo.png">
</h1>

**Notice: From version v2.0.0, this project adopts a dual-license approach (MIT License + Commercial License). If you plan to use it for commercial purposes, please check the [Usage Agreement](#usage-agreement) section.**
**Notice: From version v2.0.0, this project adopts a custom license. If you plan to use it for commercial purposes, please check the [Usage Agreement](#usage-agreement) section.**

<p align="center">
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/tegnike/aituber-kit"></a>
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Top Language" src="https://img.shields.io/github/languages/top/tegnike/aituber-kit"></a>
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/tegnike/aituber-kit?sort=semver&color=orange">
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: MIT/Commercial" src="https://img.shields.io/badge/License-MIT%2FCommercial-blue"></a>
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: Custom" src="https://img.shields.io/badge/License-Custom-blue"></a>
</p>
<p align="center">
<a href="https://github.com/tegnike/aituber-kit/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/tegnike/aituber-kit"></a>
Expand Down Expand Up @@ -241,10 +241,10 @@ Plus multiple private sponsors

### License

From version v2.0.0, this project adopts a **dual-license approach** (MIT License + Commercial License).
From version v2.0.0, this project adopts a **custom license**.

- **Open Source License (MIT)**
- MIT License applies to personal use, educational purposes, and non-profit purposes that are not for commercial purposes.
- **Non-Commercial Use**
- Non-Commercial Use is available for personal use, educational purposes, and non-profit purposes that are not for commercial purposes.

- **Commercial License**
- A separate commercial license is required for commercial use.
Expand Down Expand Up @@ -330,3 +330,4 @@ const getVoiceLanguageCode = (selectLanguage: string) => {
- Add a new language README (`README_fr.md`), logo usage terms (`logo_licence_fr.md`), and VRM model usage terms (`vrm_licence_fr.md`) to the `docs` directory.

```
12 changes: 6 additions & 6 deletions docs/README_ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<img style="max-width: 100%;" src="./logo.png">
</h1>

**공지사항: 버전 v2.0.0부터 이 프로젝트는 이중 라이선스 방식(MIT 라이선스 + 상업용 라이선스)을 채택하고 있습니다. 상업적 목적으로 사용하실 경우 [이용 약관](#이용-약관) 섹션을 확인해 주시기 바랍니다.**
**공지사항: 버전 v2.0.0부터 이 프로젝트는 커스텀 라이선스를 채택하고 있습니다. 상업적 목적으로 사용하실 경우 [이용 약관](#이용-약관) 섹션을 확인해 주시기 바랍니다.**

<p align="center">
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/tegnike/aituber-kit"></a>
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Top Language" src="https://img.shields.io/github/languages/top/tegnike/aituber-kit"></a>
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/tegnike/aituber-kit?sort=semver&color=orange">
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: MIT/Commercial" src="https://img.shields.io/badge/License-MIT%2FCommercial-blue"></a>
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: Custom" src="https://img.shields.io/badge/License-Custom-blue"></a>
</p>
<p align="center">
<a href="https://github.com/tegnike/aituber-kit/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/tegnike/aituber-kit"></a>
Expand Down Expand Up @@ -163,7 +163,7 @@ npm run dev

### 기타

- 대화 내역은 설정 화면에서 재설정할 수 있��니다.
- 대화 내역은 설정 화면에서 재설정할 수 있니다.
- 다양한 설정 항목은 브라우저에 저장됩니다.
- 코드 블록으로 둘러싸인 요소는 TTS에서 읽히지 않습니다.

Expand Down Expand Up @@ -239,10 +239,10 @@ npm run dev

### 라이선스

버전 v2.0.0부터 이 프로젝트는 **이중 라이선스 방식**(MIT 라이선스 + 상업용 라이선스)을 채택하고 있습니다.
버전 v2.0.0부터 이 프로젝트는 **커스텀 라이선스** 채택하고 있습니다.

- **오픈소스 라이선스 (MIT)**
- 영리 목적이 아닌 개인 사용, 교육 목적, 비영리 목적의 사용에 대해서는 MIT 라이선스가 적용됩니다.
- **무상 이용**
- 영리 목적이 아닌 개인 사용, 교육 목적, 비영리 목적의 사용은 무상으로 이용 가능합니다.

- **상업용 라이선스**
- 상업적 목적으로 사용하는 경우에는 별도의 상업용 라이선스 취득이 필요합니다.
Expand Down
10 changes: 5 additions & 5 deletions docs/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<img style="max-width: 100%;" src="./logo.png">
</h1>

**通知:从版本v2.0.0开始,本项目采用双重许可方式(MIT许可证 + 商业许可证)。如果您计划将其用于商业目的,请查看[使用协议](#使用协议)部分。**
**通知:从版本v2.0.0开始,本项目采用自定义许可方式。如果您计划将其用于商业目的,请查看[使用协议](#使用协议)部分。**

<p align="center">
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/tegnike/aituber-kit"></a>
<a href="https://github.com/tegnike/aituber-kit"><img alt="GitHub Top Language" src="https://img.shields.io/github/languages/top/tegnike/aituber-kit"></a>
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/tegnike/aituber-kit?sort=semver&color=orange">
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: MIT/Commercial" src="https://img.shields.io/badge/License-MIT%2FCommercial-blue"></a>
<a href="https://github.com/tegnike/aituber-kit/blob/main/LICENSE"><img alt="License: Custom" src="https://img.shields.io/badge/License-Custom-blue"></a>
</p>
<p align="center">
<a href="https://github.com/tegnike/aituber-kit/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/tegnike/aituber-kit"></a>
Expand Down Expand Up @@ -238,10 +238,10 @@ npm run dev

### 许可证

从版本v2.0.0开始,本项目采用**双重许可方式**(MIT许可证 + 商业许可证)
从版本v2.0.0开始,本项目采用**自定义许可方式**

- **开源许可证 (MIT)**
- MIT许可证适用于非营利目的的个人使用、教育目的和非营利目的的使用
- **无偿使用**
- 非营利目的的个人使用、教育目的和非营利目的的使用是无偿的

- **商业许可证**
- 商业目的的使用需要另外获取商业许可证。
Expand Down
24 changes: 10 additions & 14 deletions docs/license-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

A1: プロジェクトの持続可能な開発とより良い価値提供を確保するためです。商用ライセンスからの収益は、プロジェクトの継続的な改善に使用されます。

**Q2: 既存のバージョンはどうなりますか**
**Q2: 過去のバージョン(v1.x.x)はどうなりますか**

A2: 既存のバージョンは引き続きMITライセンスの下で利用可能です。ライセンス変更は新しいメジャーバージョン(v2.0.0)以降に適用されます
A2: 過去のバージョン(v1.x.x)は引き続きMITライセンスの下で利用可能です。新しいメジャーバージョン(v2.0.0)以降はカスタムライセンスが適用されます

**Q3: 個人利用に影響はありますか?**

A3: いいえ、営利目的以外での個人利用、教育目的、非営利目的の使用には変更はありません。これらの利用は引き続きMITライセンスの下で無償で提供されます
A3: いいえ、営利目的以外での個人利用、教育目的、非営利目的の使用には変更はありません。これらの利用は引き続き無償で提供されますが、ライセンスはカスタムライセンスに変更されています

## 商用利用について

Expand Down Expand Up @@ -64,15 +64,15 @@ A7: いいえ、商用ライセンスにはサポートは含まれません。

**Q8: 個人的なYouTube配信での使用は商用利用に当たりますか?**

A8: 一般的に、個人的な用途での利用は商用利用には当たらず、MITライセンスでの利用が可能です。ただし、大規模な収益が発生する場合は商用ライセンスの購入をご検討ください。
A8: 一般的に、個人的な用途での利用は商用利用には当たらず、無償で利用可能です。ただし、大規模な収益が発生する場合は商用ライセンスの購入をご検討ください。

**Q9: 小規模な店舗での利用は商用利用に当たりますか?**

A9: はい、小規模であっても営利目的での利用は商用利用に当たります。**スタンダードライセンス**の購入をご検討ください。

**Q10: 非営利団体での使用はどのライセンスが適用されますか?**

A10: 非営利団体での使用は通常、MITライセンスが適用されます。ただし、大規模な組織や特殊なケースについては個別にご相談ください。
A10: 非営利団体での使用は通常、無償で利用可能です。ただし、大規模な組織や特殊なケースについては個別にご相談ください。

## 技術的な質問

Expand All @@ -96,7 +96,7 @@ A14: [email protected] までお問い合わせください。できる限

## 商用利用の具体例

**Q15: どのような場合に商用ライセンスが必要で、どのような場合はMITライセンスで利用可能か、具体例を挙げて説明してください。**
**Q15: どのような場合に商用ライセンスが必要で、どのような場合は無償で利用可能か、具体例を挙げて説明してください。**

A15: 以下に具体例を挙げて説明します。不明な点がある場合は、個別にお問い合わせください。

Expand All @@ -120,7 +120,7 @@ A15: 以下に具体例を挙げて説明します。不明な点がある場合
6. **フリーランサーが顧客プロジェクトで使用し、複数の顧客に提供する場合**
- **適用ライセンス**: デベロッパーライセンスまたはエンタープライズライセンス(提供先の数による)

**MITライセンスで利用可能な例**
**無償で利用可能な例**

1. **個人的な趣味のプロジェクトでの使用**
2. **学術研究や教育機関での使用(営利目的でない場合)**
Expand All @@ -134,14 +134,10 @@ A15: 以下に具体例を挙げて説明します。不明な点がある場合

A16: フォークしたプロジェクトにも本ライセンス条項が適用されます。

1. **MITライセンス部分のフォーク**
1. **カスタムライセンスのフォーク**
- 商用目的で使用する場合、適切な商用ライセンスの取得が必要です。

2. **商用ライセンス部分のフォーク:**
- フォークの使用や配布には元のプロジェクトの商用ライセンス条項が適用されます。
- 商用目的で使用または配布する場合、再配布先の数に応じて適切な商用ライセンス(スタンダード、デベロッパー、エンタープライズ)が必要です。

3. **再配布や再販:**
2. **再配布や再販:**
- ソフトウェアを改変し、第三者に再配布または再販する場合は、商用ライセンスの範囲内で行う必要があります。

## その他の質問
Expand All @@ -156,7 +152,7 @@ A18: 商用ライセンスは、**取得時のバージョンに限り適用**

**Q19: 展示会やイベントでの利用は、どのライセンスが適用されますか?**

A19: プロジェクトの認知度向上を目的とした展示会やイベントでのデモンストレーションは、**MITライセンスで利用可能**です。これは、商用イベントであっても適用されます。ただし、展示会やイベントでの利用が直接的な収益につながる場合は、商用ライセンスが必要となる可能性があります。
A19: プロジェクトの認知度向上を目的とした展示会やイベントでのデモンストレーションは、無償で利用可能です。これは、商用イベントであっても適用されます。ただし、展示会やイベントでの利用が直接的な収益につながる場合は、商用ライセンスが必要となる可能性があります。

**Q20: 商用ライセンスはプロジェクトのすべてのブランチに適用されますか?**

Expand Down
Loading

0 comments on commit d04c909

Please sign in to comment.