CLA license update (#429)

* pupu

* Update LICENSE.TXT

* CLA

* CLA!

* Revert "CLA!"

This reverts commit f999e341a1.

* CLA2

* Update rsi.json

* CLA3

* Workbench sublicense
This commit is contained in:
Ed
2024-08-29 20:23:33 +05:00
committed by GitHub
parent a98750e1cc
commit 37a4068334
238 changed files with 338 additions and 337 deletions

View File

@@ -15,7 +15,7 @@ class License(Validator):
"CC0-1.0",
"MIT",
"Custom", # implies that the license is described in the copyright field.
"All rights reserved for the CrystallPunk14 project only"
"CLA"
]
def _is_valid(self, value):

View File

@@ -84,7 +84,7 @@
"CC-BY-NC-SA-3.0",
"CC-BY-NC-SA-4.0",
"CC0-1.0",
"All rights reserved for the CrystallPunk14 project only"
"CLA"
],
"examples": [
"CC-BY-SA-3.0"