Verified Commit 1a41f0c3 authored by Jakob Moser's avatar Jakob Moser
Browse files

Document license in README

parent 21a9d00c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -184,3 +184,9 @@ As last step, deploy the systemd unit:
sudo cp /coli/poolpay/poolpay.service /etc/systemd/system
sudo systemctl enable --now poolpay
```

## License

This project is licensed under the [MIT license](https://opensource.org/licenses/MIT), for details see the file [`LICENSE`](LICENSE).

This license only applies to the original contributions of the project's authors and not necessarily for used contents from third parties. The file [`LICENSE-3RD-PARTY.md`](LICENSE-3RD-PARTY.md) documents, which (parts of which) files come from third parties and under what license they are used.