Files
tokio/tokio-signal/README.md
T

14 lines
322 B
Markdown
Raw Normal View History

2016-09-06 23:00:17 -07:00
# tokio-signal
2019-03-22 13:55:48 -07:00
Unix signal handling for Tokio.
2016-09-06 23:00:17 -07:00
2019-03-22 13:55:48 -07:00
## License
2016-09-06 23:00:17 -07:00
2019-03-22 13:55:48 -07:00
This project is licensed under the [MIT license](./LICENSE).
2016-09-06 23:00:17 -07:00
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
2018-09-07 09:56:40 +02:00
for inclusion in Tokio by you, shall be licensed as MIT, without any additional
terms or conditions.