From 4374f5be703e3f1fc96caa6dc4f57ea1cad37968 Mon Sep 17 00:00:00 2001 From: Michael Hadley Date: Thu, 24 May 2018 17:01:48 -0700 Subject: [PATCH] signal: Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d11bdb29..5c01aa618 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,5 @@ at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted -for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be +for inclusion in tokio-signal by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.