diff --git a/LICENSE.md b/LICENSE.md index 9975db93c..a5dc4d5bd 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,52 @@ -# 🏳️‍🌈 Opinionated Queer License v1.0 +# 🏳️‍🌈 Opinionated Queer License v1.1 © Copyright [Andrea Vos](https://avris.it), [Kolektyw „Rada Języka Neutralnego”](https://zaimki.pl/kolektyw-rjn) +
+ + + + + + + + + + + + + + + +
You canYou cannotYou must
+
    +
  • Use privately
  • +
  • Use commercially
  • +
  • Modify
  • +
  • Adapt
  • +
  • Distribute
  • +
  • Sublicense
  • +
  • Use a patent
  • +
  • Add a warranty
  • +
+
+
    +
  • Hold the Licensor liable
  • +
  • Be a big corporation
  • +
  • Be law enforcement or military
  • +
  • Use for bigoted purposes
  • +
  • Use for violent purposes
  • +
  • Just blatantly resell it
    (even if laundered through machine learning)
  • +
+
+
    +
  • Give credit
  • +
  • Indicate changes made
  • +
  • Include license or a link
  • +
+
+
+ ## Permissions The creators of this Work (“The Licensor”) grant permission @@ -12,7 +57,8 @@ subject to the following conditions: ## Obligations The User must give appropriate credit to the Licensor, -provide a copy of this license or a (clickable, if the medium allows) link to [oql.avris.it](https://oql.avris.it), +provide a copy of this license or a (clickable, if the medium allows) link to +[oql.avris.it/license/v1.1](https://oql.avris.it/license/v1.1), and indicate whether and what kind of changes were made. The User may do so in any reasonable manner, but not in any way that suggests the Licensor endorses the User or their use. @@ -35,9 +81,10 @@ may use the Work for any reason. No private business run for profit with more than a thousand employees may use the Work for any reason. -Unless the User has made substantial changes in the Work, +Unless the User has made substantial changes to the Work, or uses it only as a part of a new work (eg. as a library, as a part of an anthology, etc.), they are prohibited from selling the Work. +That prohibition includes processing the Work with machine learning models. ## Sanctions diff --git a/routes/license.vue b/routes/license.vue index b09b3022e..651fc46ab 100644 --- a/routes/license.vue +++ b/routes/license.vue @@ -1,6 +1,8 @@