summaryrefslogtreecommitdiffstats
path: root/tokio-io/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-io/README.md')
-rw-r--r--tokio-io/README.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/tokio-io/README.md b/tokio-io/README.md
deleted file mode 100644
index 9aad7a32..00000000
--- a/tokio-io/README.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# tokio-io
-
-Core I/O abstractions for the Tokio stack.
-
-## 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.