Skip to content

Commit 6e03ead

Browse files
authored
follow SPDX for short license text
rust-lang/cargo#2174 (comment)
1 parent 5180ff5 commit 6e03ead

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
@@ -7,7 +7,7 @@ description = "Library for diffing paths to obtain relative paths"
77
documentation = "https://docs.rs/pathdiff/"
88
repository = "https://github.com/Manishearth/pathdiff"
99
keywords = ["path", "relative"]
10-
license = "MIT/Apache-2.0"
10+
license = "MIT OR Apache-2.0"
1111

1212
[package.metadata.docs.rs]
1313
all-features = true

0 commit comments

Comments
 (0)