mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Rename zcash_mmr to zcash_history.
This crate will contain all chain history logic.
This commit is contained in:
14
zcash_history/COPYRIGHT
Normal file
14
zcash_history/COPYRIGHT
Normal file
@@ -0,0 +1,14 @@
|
||||
Copyrights in the "zcash_history" library are retained by their contributors. No
|
||||
copyright assignment is required to contribute to the "zcash_history" library.
|
||||
|
||||
The "zcash_history" library is licensed under either of
|
||||
|
||||
* Apache License, Version 2.0, (see ./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license (see ./LICENSE-MIT or http://opensource.org/licenses/MIT)
|
||||
|
||||
at your option.
|
||||
|
||||
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.
|
Reference in New Issue
Block a user