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:
@@ -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):
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user