Skip to content

Commit b909030

Browse files
committed
license
1 parent 4edca31 commit b909030

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rust-version = "1.85"
1010

1111
readme = "README.md"
1212
authors = ["HAI.AI <[email protected]>"]
13-
license = "Apache-2.0 with Common Clause v1.0"
13+
license = "LICENSE"
1414
homepage = "https://humanassisted.github.io/JACS"
1515
repository = "https://github.com/HumanAssisted/JACS"
1616
keywords = ["cryptography", "json", "ai", "data", "ml-ops"]

jacs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ include = [
3737
description = "JACS JSON AI Communication Standard"
3838
readme = "README.md"
3939
authors = ["HAI.AI <[email protected]>"]
40-
license = "Apache-2.0 with Common Clause v1.0"
40+
license = "LICENSE"
4141
homepage = "https://humanassisted.github.io/JACS"
4242
repository = "https://github.com/HumanAssisted/JACS"
4343
keywords = ["cryptography", "json", "ai", "data", "ml-ops"]

0 commit comments

Comments
 (0)