Skip to content

Commit 511e038

Browse files
committed
wip: fix license more
1 parent d9e0102 commit 511e038

232 files changed

Lines changed: 232 additions & 232 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cosmwasm/access-managed/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/access-manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/app/ucs00-pingpong/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/app/ucs03-zkgm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/core/light-client-interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/core/msg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/cw-account/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/cw-escrow-vault/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

cosmwasm/cw-unionversal-token/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.0"
44

55
authors = { workspace = true }
66
edition = { workspace = true }
7-
license-file = { workspace = true }
7+
license = { workspace = true }
88
publish = { workspace = true }
99
repository = { workspace = true }
1010

0 commit comments

Comments
 (0)