paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.63k stars 573 forks source link

Crates missing licenses in Cargo.toml #1491

Open Morganamilo opened 10 months ago

Morganamilo commented 10 months ago

The following crates have no license metadata

cumulus-client-cli has no license
cumulus-client-collator has no license
cumulus-client-consensus-common has no license
cumulus-client-pov-recovery has no license
cumulus-primitives-core has no license
cumulus-relay-chain-interface has no license
cumulus-client-consensus-relay-chain has no license
cumulus-client-service has no license
cumulus-client-network has no license
cumulus-relay-chain-inprocess-interface has no license
cumulus-relay-chain-minimal-node has no license
cumulus-relay-chain-rpc-interface has no license
cumulus-pallet-parachain-system has no license
cumulus-pallet-parachain-system-proc-macro has no license
cumulus-primitives-parachain-inherent has no license
parachains-common has no license
cumulus-primitives-utility has no license
cumulus-pallet-aura-ext has no license
cumulus-pallet-dmp-queue has no license
cumulus-pallet-xcm has no license
cumulus-pallet-xcmp-queue has no license
cumulus-ping has no license
cumulus-client-consensus-aura has no license
cumulus-client-consensus-proposer has no license
cumulus-primitives-aura has no license
cumulus-pallet-solo-to-para has no license
asset-hub-kusama-runtime has no license
assets-common has no license
asset-hub-polkadot-runtime has no license
asset-hub-westend-runtime has no license
bridge-hub-kusama-runtime has no license
bridge-hub-polkadot-runtime has no license
bridge-hub-rococo-runtime has no license
collectives-polkadot-runtime has no license
contracts-rococo-runtime has no license
glutton-runtime has no license
seedling-runtime has no license
shell-runtime has no license
polkadot-parachain-bin has no license
cumulus-primitives-timestamp has no license

Could some one please add these as I'm unsure of the specificity of each crate.

bkchr commented 9 months ago

cumulus-client-cli has no license cumulus-client-collator has no license cumulus-client-consensus-common has no license cumulus-client-pov-recovery has no license cumulus-relay-chain-interface has no license cumulus-client-consensus-relay-chain has no license cumulus-client-service has no license cumulus-client-network has no license cumulus-relay-chain-inprocess-interface has no license cumulus-relay-chain-minimal-node has no license cumulus-relay-chain-rpc-interface has no license cumulus-pallet-parachain-system has no license cumulus-pallet-parachain-system-proc-macro has no license cumulus-primitives-parachain-inherent has no license cumulus-client-consensus-aura has no license cumulus-client-consensus-proposer has no license polkadot-parachain-bin has no license

They also should get GPL3 with exception bla the other crates should be APACHE-2.0