diff options
| author | Steven Fackler <[email protected]> | 2017-02-25 15:58:13 -0800 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2017-02-25 15:58:13 -0800 |
| commit | 7d9039c37bb2f7a4f0ff94b8f16da12f62781e81 (patch) | |
| tree | 528cf4d97b78bd64567b841d62138bc9c7f36b8d /README.md | |
| parent | Merge pull request #587 from sfackler/scrypt (diff) | |
| download | rust-openssl-7d9039c37bb2f7a4f0ff94b8f16da12f62781e81.tar.xz rust-openssl-7d9039c37bb2f7a4f0ff94b8f16da12f62781e81.zip | |
License all future contributions properly
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -136,3 +136,10 @@ The build script can be configured via environment variables: If `OPENSSL_DIR` is specified, then the build script will skip the pkg-config step. + +### Contribution + +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. |