mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 16:01:04 +00:00
Update pallet licenses to Apache-2.0 (#13467)
This commit is contained in:
@@ -3,7 +3,7 @@ name = "pallet-fast-unstake"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
authors = ["Parity Technologies <admin@parity.io>"]
|
authors = ["Parity Technologies <admin@parity.io>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "Unlicense"
|
license = "Apache-2.0"
|
||||||
homepage = "https://substrate.io"
|
homepage = "https://substrate.io"
|
||||||
repository = "https://github.com/paritytech/substrate/"
|
repository = "https://github.com/paritytech/substrate/"
|
||||||
description = "FRAME fast unstake pallet"
|
description = "FRAME fast unstake pallet"
|
||||||
|
|||||||
@@ -31,4 +31,4 @@ then those filter will not be used when dispatching the schedule call.
|
|||||||
`Vec<u8>` parameter that can be used for identification.
|
`Vec<u8>` parameter that can be used for identification.
|
||||||
* `cancel_named` - the named complement to the cancel function.
|
* `cancel_named` - the named complement to the cancel function.
|
||||||
|
|
||||||
License: Unlicense
|
License: Apache 2.0
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name = "pallet-transaction-storage"
|
|||||||
version = "4.0.0-dev"
|
version = "4.0.0-dev"
|
||||||
authors = ["Parity Technologies <admin@parity.io>"]
|
authors = ["Parity Technologies <admin@parity.io>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "Unlicense"
|
license = "Apache-2.0"
|
||||||
homepage = "https://substrate.io"
|
homepage = "https://substrate.io"
|
||||||
repository = "https://github.com/paritytech/substrate/"
|
repository = "https://github.com/paritytech/substrate/"
|
||||||
description = "Storage chain pallet"
|
description = "Storage chain pallet"
|
||||||
|
|||||||
Reference in New Issue
Block a user