From 53f5b443fa6276651c64f805124b4b13ebb13a16 Mon Sep 17 00:00:00 2001 From: nasso Date: Fri, 6 Sep 2019 00:11:09 +0200 Subject: [PATCH] Fix crate name in the contribution section Contributions to `cfg-if` do not go to Serde! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9b2dfb..50b5e3b 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,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 `cfg-if` by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.