diff options
| author | Steven Fackler <[email protected]> | 2017-02-25 16:00:16 -0800 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2017-02-25 16:00:16 -0800 |
| commit | 509d0a3102a73c550983814ad1f6a8124dce59ec (patch) | |
| tree | 5b841e016de23ff153ae344cd504b4368f94ee5e | |
| parent | License all future contributions properly (diff) | |
| download | rust-openssl-509d0a3102a73c550983814ad1f6a8124dce59ec.tar.xz rust-openssl-509d0a3102a73c550983814ad1f6a8124dce59ec.zip | |
Fix dangling reference
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |