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