Skip to content

Commit c89dd37

Browse files
committed
chore: Use Apache-2.0 license instead of OSL-3.0 license
1 parent 3d6f2ac commit c89dd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.package]
66
repository = "https://github.com/stackabletech/docker-images"
77
authors = ["Stackable <[email protected]>"]
8-
license = "OSL-3.0"
8+
license = "Apache-2.0"
99

1010
[workspace.dependencies]
1111
clap = { version = "4.5.41", features = ["derive"] }

0 commit comments

Comments
 (0)