Files
tokio/tokio-process/README.md
T

14 lines
341 B
Markdown
Raw Normal View History

2016-09-07 13:05:39 -07:00
# tokio-process
An implementation of process management for Tokio
2019-06-24 17:16:52 -07:00
## License
2016-09-07 13:05:39 -07:00
2019-06-24 17:16:52 -07:00
This project is licensed under the [MIT license](./LICENSE).
2016-09-07 13:05:39 -07:00
### Contribution
2016-09-07 13:05:39 -07:00
Unless you explicitly state otherwise, any contribution intentionally submitted
2019-06-24 17:16:52 -07:00
for inclusion in Tokio by you, shall be licensed as MIT, without any additional
terms or conditions.