-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Projects that rely on BOSL exceptions should say that they do #4716
Comments
The |
this would have been resolved by #8201 but we're waiting for |
I think we can close this now as zebra no longer depends on BOSL licensed versions of any crates. |
This is important licensing information since it affects how those projects can be forked.
zcash_script
depends onorchard
viazcash_primitives
:zcash_chain
depends onorchard
directly and viazcash_primitives
andzcash_note_encryption
:zebra/zebra-chain/Cargo.toml
Lines 52 to 56 in 97fb85d
zcash_consensus
directly and viazcash_proofs
and other Zebra crates:zebra/zebra-consensus/Cargo.toml
Lines 37 to 48 in 97fb85d
zebra_network
viazebra_chain
:zebra/zebra-network/Cargo.toml
Line 50 in 97fb85d
zebra_node_services
viazebra_chain
:zebra/zebra-node-services/Cargo.toml
Line 10 in 97fb85d
zebra_rpc
viazebra_chain
andzebra_state
:zebra/zebra-rpc/Cargo.toml
Lines 54 to 55 in 97fb85d
zebra_state
viazebra_chain
:zebra/zebra-state/Cargo.toml
Line 35 in 97fb85d
zebrad
via all of the above:zebra/zebrad/Cargo.toml
Lines 71 to 76 in 97fb85d
A copy of the notice is needed for each potentially reusable crate or component.
Suggested wording is:
See also:
The text was updated successfully, but these errors were encountered: