Skip to content

Commit

Permalink
Add licence and copyright statement
Browse files Browse the repository at this point in the history
  • Loading branch information
leorudczenko committed Apr 3, 2023
1 parent 807554f commit 4203a31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,3 +272,8 @@ pytest -vv test/
pyinstaller --name="TACtool" --windowed --paths=. --onefile tactool/main.py
```
Run the above code and a .spec file and dist/ build/ directories will be created.

### Licence

TACtool is distributed under the [GPL v3.0 licence](LICENSE).
Copyright: © BGS / UKRI 2019

0 comments on commit 4203a31

Please sign in to comment.