mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 04:41:04 +00:00
Relax substrate licensing scheme (#5947)
This commit is contained in:
committed by
GitHub
parent
a31f4f6a5c
commit
be8c96adec
@@ -3,7 +3,7 @@ name = "substrate-frame-rpc-support"
|
||||
version = "2.0.0-dev"
|
||||
authors = ["Parity Technologies <admin@parity.io>", "Andrew Dirksen <andrew@dirksen.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
license = "Apache-2.0"
|
||||
homepage = "https://substrate.dev"
|
||||
repository = "https://github.com/paritytech/substrate/"
|
||||
description = "Substrate RPC for FRAME's support"
|
||||
|
||||
Reference in New Issue
Block a user