License the project

Code is under MIT.
template.spec and files generated by the project
(spec files & config files) are under CC0 1.0 Universal.
This commit is contained in:
Karolina Surma
2021-08-19 09:13:17 +02:00
parent b75f2bbc3e
commit cca01faed1
3 changed files with 150 additions and 0 deletions
+7
View File
@@ -41,3 +41,10 @@ To run the tests, install pytest & run it:
python -m pip install pytest
python -m pytest
```
## License
The code is licensed under **MIT**.
The spec file template - `template.spec` and the filed generated by the tool are licensed under **CC0 1.0 Universal**.