Skip to content

Commit be90895

Browse files
committed
Use "OR" in package.license for better SPDX compatibility
1 parent 20064be commit be90895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openblas-src/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "openblas-src"
33
version = "0.10.1"
4-
license = "Apache-2.0/MIT"
4+
license = "MIT OR Apache-2.0"
55
edition = "2018"
66
authors = [
77
"Corey Richardson <[email protected]>",

0 commit comments

Comments
 (0)