mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-29 13:44:21 +02:00
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:
@@ -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**.
|
||||
Reference in New Issue
Block a user