summaryrefslogtreecommitdiffstats
path: root/tokio-net/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-net/README.md')
-rw-r--r--tokio-net/README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/tokio-net/README.md b/tokio-net/README.md
deleted file mode 100644
index 08758c86..00000000
--- a/tokio-net/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# tokio-reactor
-
-Event loop that drives Tokio I/O resources.
-
-## License
-
-This project is licensed under the [MIT license](LICENSE).
-
-### Contribution
-
-Unless you explicitly state otherwise, any contribution intentionally submitted
-for inclusion in Tokio by you, shall be licensed as MIT, without any additional
-terms or conditions.