aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2017-02-25 16:00:16 -0800
committerSteven Fackler <[email protected]>2017-02-25 16:00:16 -0800
commit509d0a3102a73c550983814ad1f6a8124dce59ec (patch)
tree5b841e016de23ff153ae344cd504b4368f94ee5e
parentLicense all future contributions properly (diff)
downloadrust-openssl-509d0a3102a73c550983814ad1f6a8124dce59ec.tar.xz
rust-openssl-509d0a3102a73c550983814ad1f6a8124dce59ec.zip
Fix dangling reference
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fe8e7827..579a6872 100644
--- a/README.md
+++ b/README.md
@@ -141,5 +141,5 @@ step.
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
-license, shall be dual licensed as above, without any additional terms or
-conditions.
+license, shall be dual licensed under the terms of both the Apache License,
+Version 2.0 and the MIT license without any additional terms or conditions.