Skip to content

Commit 9c5fe14

Browse files
Update license of riscv-types
1 parent 45be1f8 commit 9c5fe14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories = ["embedded", "hardware-support", "no-std"]
99
description = "Low level access to RISC-V processors"
1010
documentation = "https://docs.rs/riscv-types"
1111
keywords = ["riscv", "register", "peripheral"]
12-
license = "ISC"
12+
license = "MIT OR Apache-2.0"
1313

1414
[package.metadata.docs.rs]
1515
default-target = "riscv64imac-unknown-none-elf"

0 commit comments

Comments
 (0)