mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
Relax substrate licensing scheme (#5947)
This commit is contained in:
committed by
GitHub
parent
a31f4f6a5c
commit
be8c96adec
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "RPC extensions for the GRANDPA finality gadget"
|
||||
repository = "https://github.com/paritytech/substrate/"
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
|
||||
[dependencies]
|
||||
sc-finality-grandpa = { version = "0.8.0-dev", path = "../" }
|
||||
|
||||
Reference in New Issue
Block a user