Skip to content

Commit 98e4d39

Browse files
committed
chore: Update license field following SPDX 2.1 license expression standard
1 parent ef1d4a9 commit 98e4d39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ exclude = ["examples/basic", "examples/test_framework"]
3232
[workspace.package]
3333
# don't forget to update `workspace.dependencies` below
3434
version = "0.11.4"
35-
license = "MIT/Apache-2.0"
35+
license = "MIT OR Apache-2.0"
3636
repository = "https://github.com/rust-osdev/bootloader"
3737

3838
[workspace.dependencies]

0 commit comments

Comments
 (0)