Skip to content

Commit b5b9678

Browse files
chore(license): align Cargo.toml license field to LICENSE (MIT → MPL-2.0) (#54)
Closes #51. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7c6198e commit b5b9678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "1.0.0"
44
edition = "2021"
55
authors = ["Joshua Jewell"]
66
description = "VAE dataset normalizer with formal verification and cryptographic integrity"
7-
license = "MIT"
7+
license = "MPL-2.0"
88
repository = "https://huggingface.co/datasets/joshuajewell/VAEDecodedImages-SDXL"
99

1010
[lib]

0 commit comments

Comments
 (0)