Ensure that GitHub's "View license" link points to complete license information.

refs https://github.com/zcash/librustzcash/issues/443

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-10-17 22:25:25 +01:00
parent f711629486
commit 8c413634fb
2 changed files with 19 additions and 1 deletions

16
COPYING.md Normal file
View File

@ -0,0 +1,16 @@
# License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
# 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.

View File

@ -66,7 +66,9 @@ Licensed under either of
at your option.
Copyright 2016 [Zcash Electric Coin Company](https://z.cash/). The Zcash Company promises to maintain the "bn" crate on crates.io under this MIT/Apache-2.0 dual license.
Copyright 2016-2021 [The Electric Coin Company](https://electriccoin.co/).
The Electric Coin Company promises to maintain the "bn" crate on
crates.io under this MIT/Apache-2.0 dual license.
### Authors