Skip to content

Commit 84026dd

Browse files
chore(license): align Cargo.toml license field to LICENSE (MPL-2.0) (#35)
Closes #34. Fixes manifest-vs-LICENSE inconsistency. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 04a64f8 commit 84026dd

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
@@ -3,7 +3,7 @@ name = "conflow"
33
version = "0.1.0"
44
edition = "2021"
55
authors = ["Jonathan D.A. Jewell"]
6-
license = "MIT OR Apache-2.0"
6+
license = "MPL-2.0"
77
description = "Configuration flow orchestrator for CUE, Nickel, and config validation workflows"
88
repository = "https://gitlab.com/rhodium-standard/conflow"
99
readme = "README.md"

0 commit comments

Comments
 (0)