mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
docs(license): bump to 2.0.0
This commit is contained in:
24
LICENSE.md
24
LICENSE.md
@@ -1,6 +1,6 @@
|
|||||||
# Komorebi License
|
# Komorebi License
|
||||||
|
|
||||||
Version 1.0.0
|
Version 2.0.0
|
||||||
|
|
||||||
## Acceptance
|
## Acceptance
|
||||||
|
|
||||||
@@ -13,9 +13,20 @@ your licenses.
|
|||||||
The licensor grants you a copyright license for the software
|
The licensor grants you a copyright license for the software
|
||||||
to do everything you might do with the software that would
|
to do everything you might do with the software that would
|
||||||
otherwise infringe the licensor's copyright in it for any
|
otherwise infringe the licensor's copyright in it for any
|
||||||
permitted purpose. However, you may only make changes according
|
permitted purpose. However, you may only distribute the source
|
||||||
|
code of the software according to the [Distribution License](
|
||||||
|
#distribution-license), you may only make changes according
|
||||||
to the [Changes License](#changes-license), and you may not
|
to the [Changes License](#changes-license), and you may not
|
||||||
distribute the software or new works based on the software.
|
otherwise distribute the software or new works based on the
|
||||||
|
software.
|
||||||
|
|
||||||
|
## Distribution License
|
||||||
|
|
||||||
|
The licensor grants you an additional copyright license to
|
||||||
|
distribute copies of the source code of the software. Your
|
||||||
|
license to distribute covers distributing the source code of
|
||||||
|
the software with changes permitted by the [Changes License](
|
||||||
|
#changes-license).
|
||||||
|
|
||||||
## Changes License
|
## Changes License
|
||||||
|
|
||||||
@@ -45,7 +56,7 @@ law. These terms do not limit them.
|
|||||||
|
|
||||||
These terms do not allow you to sublicense or transfer any of
|
These terms do not allow you to sublicense or transfer any of
|
||||||
your licenses to anyone else, or prevent the licensor from
|
your licenses to anyone else, or prevent the licensor from
|
||||||
granting licenses to anyone else. These terms do not imply
|
granting licenses to anyone else. These terms do not imply
|
||||||
any other licenses.
|
any other licenses.
|
||||||
|
|
||||||
## Patent Defense
|
## Patent Defense
|
||||||
@@ -63,7 +74,7 @@ violated any of these terms, or done anything with the software
|
|||||||
not covered by your licenses, your licenses can nonetheless
|
not covered by your licenses, your licenses can nonetheless
|
||||||
continue if you come into full compliance with these terms,
|
continue if you come into full compliance with these terms,
|
||||||
and take practical steps to correct past violations, within
|
and take practical steps to correct past violations, within
|
||||||
32 days of receiving notice. Otherwise, all your licenses
|
32 days of receiving notice. Otherwise, all your licenses
|
||||||
end immediately.
|
end immediately.
|
||||||
|
|
||||||
## No Liability
|
## No Liability
|
||||||
@@ -88,11 +99,10 @@ organizations that have control over, are under the control of,
|
|||||||
or are under common control with that organization. **Control**
|
or are under common control with that organization. **Control**
|
||||||
means ownership of substantially all the assets of an entity,
|
means ownership of substantially all the assets of an entity,
|
||||||
or the power to direct its management and policies by vote,
|
or the power to direct its management and policies by vote,
|
||||||
contract, or otherwise. Control can be direct or indirect.
|
contract, or otherwise. Control can be direct or indirect.
|
||||||
|
|
||||||
**Your licenses** are all the licenses granted to you for the
|
**Your licenses** are all the licenses granted to you for the
|
||||||
software under these terms.
|
software under these terms.
|
||||||
|
|
||||||
**Use** means anything you do with the software requiring one
|
**Use** means anything you do with the software requiring one
|
||||||
of your licenses.
|
of your licenses.
|
||||||
|
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ showcases the many awesome projects that exist in the _komorebi_ ecosystem.
|
|||||||
`komorebi` is [educational source
|
`komorebi` is [educational source
|
||||||
software](https://lgug2z.com/articles/educational-source-software/).
|
software](https://lgug2z.com/articles/educational-source-software/).
|
||||||
|
|
||||||
`komorebi` is licensed under the [Komorebi 1.0.0
|
`komorebi` is licensed under the [Komorebi 2.0.0
|
||||||
license](https://github.com/LGUG2Z/komorebi-license), which is a fork of the
|
license](https://github.com/LGUG2Z/komorebi-license), which is a fork of the
|
||||||
[PolyForm Strict 1.0.0
|
[PolyForm Strict 1.0.0
|
||||||
license](https://polyformproject.org/licenses/strict/1.0.0). On a high level
|
license](https://polyformproject.org/licenses/strict/1.0.0). On a high level
|
||||||
@@ -85,7 +85,7 @@ hard-forks) based on the software.
|
|||||||
Anyone is free to make their own fork of `komorebi` with changes intended either
|
Anyone is free to make their own fork of `komorebi` with changes intended either
|
||||||
for personal use or for integration back upstream via pull requests.
|
for personal use or for integration back upstream via pull requests.
|
||||||
|
|
||||||
The [Komorebi 1.0.0 License](https://github.com/LGUG2Z/komorebi-license) does
|
The [Komorebi 2.0.0 License](https://github.com/LGUG2Z/komorebi-license) does
|
||||||
not permit any kind of commercial use (i.e. using `komorebi` at work).
|
not permit any kind of commercial use (i.e. using `komorebi` at work).
|
||||||
|
|
||||||
## Sponsorship for Personal Use
|
## Sponsorship for Personal Use
|
||||||
@@ -146,7 +146,8 @@ video will answer the majority of your questions.
|
|||||||
|
|
||||||
[@amnweb](https://github.com/amnweb) showing _komorebi_ `v0.1.28` running on Windows 11 with window borders,
|
[@amnweb](https://github.com/amnweb) showing _komorebi_ `v0.1.28` running on Windows 11 with window borders,
|
||||||
unfocused window transparency and animations enabled, using a custom status bar integrated using
|
unfocused window transparency and animations enabled, using a custom status bar integrated using
|
||||||
_komorebi_'s [Window Manager Event Subscriptions](https://github.com/LGUG2Z/komorebi?tab=readme-ov-file#window-manager-event-subscriptions).
|
_komorebi_'
|
||||||
|
s [Window Manager Event Subscriptions](https://github.com/LGUG2Z/komorebi?tab=readme-ov-file#window-manager-event-subscriptions).
|
||||||
|
|
||||||
https://github.com/LGUG2Z/komorebi/assets/13164844/21be8dc4-fa76-4f70-9b37-1d316f4b40c2
|
https://github.com/LGUG2Z/komorebi/assets/13164844/21be8dc4-fa76-4f70-9b37-1d316f4b40c2
|
||||||
|
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ showcases the many awesome projects that exist in the `komorebi` ecosystem.
|
|||||||
|
|
||||||
## Licensing for Personal Use
|
## Licensing for Personal Use
|
||||||
|
|
||||||
`komorebi` is licensed under the [Komorebi 1.0.0 license](https://github.com/LGUG2Z/komorebi-license), which is a fork
|
`komorebi` is licensed under the [Komorebi 2.0.0 license](https://github.com/LGUG2Z/komorebi-license), which is a fork
|
||||||
of the [PolyForm Strict 1.0.0 license](https://polyformproject.org/licenses/strict/1.0.0). On a high level this means
|
of the [PolyForm Strict 1.0.0 license](https://polyformproject.org/licenses/strict/1.0.0). On a high level this means
|
||||||
that you are free to do whatever you want with `komorebi` for personal use other than redistribution, or distribution of
|
that you are free to do whatever you want with `komorebi` for personal use other than redistribution, or distribution of
|
||||||
new works (i.e. hard-forks) based on the software.
|
new works (i.e. hard-forks) based on the software.
|
||||||
@@ -42,7 +42,7 @@ new works (i.e. hard-forks) based on the software.
|
|||||||
Anyone is free to make their own fork of `komorebi` with changes intended either for personal use or for integration
|
Anyone is free to make their own fork of `komorebi` with changes intended either for personal use or for integration
|
||||||
back upstream via pull requests.
|
back upstream via pull requests.
|
||||||
|
|
||||||
The [Komorebi 1.0.0 License](https://github.com/LGUG2Z/komorebi-license) does not permit any kind of commercial use (
|
The [Komorebi 2.0.0 License](https://github.com/LGUG2Z/komorebi-license) does not permit any kind of commercial use (
|
||||||
i.e. using `komorebi` at work).
|
i.e. using `komorebi` at work).
|
||||||
|
|
||||||
## Sponsorship for Personal Use
|
## Sponsorship for Personal Use
|
||||||
|
|||||||
BIN
wix/License.rtf
BIN
wix/License.rtf
Binary file not shown.
Reference in New Issue
Block a user