Add license to crates (#7578)

* Add license to crates

This is required to publish to crates.io

* Add more licenses
This commit is contained in:
Lulu
2023-08-04 17:33:05 +01:00
committed by GitHub
parent 7c89f2886e
commit 0142a01353
86 changed files with 87 additions and 3 deletions
@@ -3,6 +3,7 @@ name = "polkadot-node-network-protocol"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
description = "Primitives types for the Node-side"
[dependencies]