Relax substrate licensing scheme (#5947)

This commit is contained in:
Benjamin Kampmann
2020-05-15 13:21:56 +02:00
committed by GitHub
parent a31f4f6a5c
commit be8c96adec
806 changed files with 7431 additions and 6523 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "sc-finality-grandpa"
version = "0.8.0-dev"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
license = "GPL-3.0"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
homepage = "https://substrate.dev"
repository = "https://github.com/paritytech/substrate/"
description = "Integration of the GRANDPA finality gadget into substrate."