Skip to content

Commit 5e8ab8a

Browse files
authored
Merge pull request #170 from retejs/docs-licensing
feat(docs): update licensing
2 parents 50791ba + c870bbf commit 5e8ab8a

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

src/content/en/docs/22.licensing.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
---
2-
description: Our licensing options allow for flexibility in using our framework packages and plugins. The MIT license applies to most packages, while certain plugins require additional agreements for commercial use
2+
description: Our licensing options provide flexibility in using our packages and plugins. The MIT license applies to most packages, while some plugins are currently available for non-commercial use only
33
keywords: licensing,commercial use,mit license
44
---
55

66
# Licensing
77

88
The MIT license applied to most framework packages permits you to use them without any limitations in personal and commercial projects alike.
99

10-
Certain plugins are classified as advanced and have a dual license. They can be used freely in personal non-profit projects, but require additional agreements (under development) for the use of these plugins or their code parts in commercial projects. To know more about using these plugins in commercial projects, you can contact us at [email protected]
10+
Certain plugins are classified as advanced and currently have only a CC-BY-NC-SA-4.0 license. These include:
11+
- [rete-structures](https://github.com/retejs/structures)
12+
- [rete-scopes-plugin](https://github.com/retejs/scopes-plugin)
13+
14+
15+
They plugins are freely available for use in personal, non-commercial projects. Commercial use is currently not permitted due to the absence of a dual licensing model. However, as this functionality isn't primary, you are free to utilize other available features of the framework and develop additional custom solution.
16+
17+
If you have any questions or suggestions, please contact us at [email protected]

src/content/uk/docs/22.licensing.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
---
2-
description: Наші параметри ліцензування забезпечують гнучкість у використанні наших пакетів і плагінів. Ліцензія MIT поширюється на більшість пакетів, тоді як деякі плагіни потребують додаткових угод для комерційного використання
2+
description: Наші варіанти ліцензування забезпечують гнучкість у використанні наших пакетів і плагінів. Ліцензія MIT поширюється на більшість пакетів, тоді як деякі плагіни на даний момент доступлні лише для некомерційного використання
33
keywords: ліцензування,комерційне використання,mit ліцензія
44
---
55

66
# Ліцензування
77

88
Ліцензія MIT, яка застосовується до більшості пакетів фреймворків, дозволяє вам використовувати їх без будь-яких обмежень як в особистих, так і в комерційних проектах.
99

10-
Деякі плагіни класифікуються як розширені та мають подвійну ліцензію. Їх можна вільно використовувати в особистих некомерційних проектах, але вимагають додаткових угод (у розробці) для використання цих плагінів або їх частин коду в комерційних проектах. Щоб дізнатися більше про використання цих плагінів у комерційних проектах, ви можете зв’язатися з нами за адресою [email protected]
10+
Деякі плагіни класифікуються як розширені та на даний момент мають лише CC-BY-NC-SA-4.0 ліцензію. В їх перелік входять наступні:
11+
- [rete-structures](https://github.com/retejs/structures)
12+
- [rete-scopes-plugin](https://github.com/retejs/scopes-plugin)
13+
14+
Ці плагіни можуть бути вільно використані в особистих некомерційних проектах. Для комерційних проектів на даний момент ще не розроблено подвійне ліцензування, тому вони не можуть бути використані в комерційний проектах. Тим не менш, даний функціонал не є основоположним, а тому ви можете вільно використовувати інші доступні можливості фреймворку та розробити додаткові власні рішення.
15+
16+
Якщо ви маєте питання або пропозиції, ви можете зв’язатися з нами за адресою [email protected]

0 commit comments

Comments
 (0)